linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] LoongArch fixes for v6.9-rc6
@ 2024-04-26 14:56 Huacai Chen
  2024-04-26 18:09 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Huacai Chen @ 2024-04-26 14:56 UTC (permalink / raw)
  To: Linus Torvalds, Arnd Bergmann, Huacai Chen
  Cc: loongarch, linux-arch, linux-kernel, Guo Ren, Xuerui Wang,
	Jiaxun Yang, Huacai Chen

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%)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-04-26 18:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-26 14:56 [GIT PULL] LoongArch fixes for v6.9-rc6 Huacai Chen
2024-04-26 18:09 ` pr-tracker-bot

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 NNTP newsgroup(s).