Linux-arch Archive mirror
 help / color / mirror / Atom feed
From: Huacai Chen <chenhuacai@loongson.cn>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Arnd Bergmann <arnd@arndb.de>,
	Huacai Chen <chenhuacai@kernel.org>
Cc: loongarch@lists.linux.dev, linux-arch@vger.kernel.org,
	linux-kernel@vger.kernel.org, Guo Ren <guoren@kernel.org>,
	Xuerui Wang <kernel@xen0n.name>,
	Jiaxun Yang <jiaxun.yang@flygoat.com>,
	Huacai Chen <chenhuacai@loongson.cn>
Subject: [GIT PULL] LoongArch fixes for v6.9-rc6
Date: Fri, 26 Apr 2024 22:56:06 +0800	[thread overview]
Message-ID: <20240426145606.981607-1-chenhuacai@loongson.cn> (raw)

The following changes since commit ed30a4a51bb196781c8058073ea720133a65596f:

  Linux 6.9-rc5 (2024-04-21 12:35:54 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson.git tags/loongarch-fixes-6.9-2

for you to fetch changes up to f3334ebb8a2a1841c2824594dd992e66de19deb2:

  LoongArch: Lately init pmu after smp is online (2024-04-25 22:17:52 +0800)

----------------------------------------------------------------
LoongArch fixes for v6.9-rc6

Fix some build errors and some trivial runtime bugs.
----------------------------------------------------------------
Baoquan He (1):
      LoongArch: Fix Kconfig item and left code related to CRASH_CORE

Bibo Mao (1):
      LoongArch: Lately init pmu after smp is online

David Hildenbrand (1):
      LoongArch: Fix a build error due to __tlb_remove_tlb_entry()

Huacai Chen (1):
      LoongArch: Fix callchain parse error with kernel tracepoint events

Jiantao Shan (1):
      LoongArch: Fix access error when read fault on a write-only VMA

 arch/loongarch/Kconfig                                       | 2 +-
 arch/loongarch/include/asm/{crash_core.h => crash_reserve.h} | 4 ++--
 arch/loongarch/include/asm/perf_event.h                      | 8 ++++++++
 arch/loongarch/include/asm/tlb.h                             | 2 --
 arch/loongarch/kernel/perf_event.c                           | 2 +-
 arch/loongarch/mm/fault.c                                    | 4 ++--
 6 files changed, 14 insertions(+), 8 deletions(-)
 rename arch/loongarch/include/asm/{crash_core.h => crash_reserve.h} (75%)

             reply	other threads:[~2024-04-26 14:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-26 14:56 Huacai Chen [this message]
2024-04-26 18:09 ` [GIT PULL] LoongArch fixes for v6.9-rc6 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240426145606.981607-1-chenhuacai@loongson.cn \
    --to=chenhuacai@loongson.cn \
    --cc=arnd@arndb.de \
    --cc=chenhuacai@kernel.org \
    --cc=guoren@kernel.org \
    --cc=jiaxun.yang@flygoat.com \
    --cc=kernel@xen0n.name \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=loongarch@lists.linux.dev \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).