loongarch.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] LoongArch fixes for v6.0-rc3
@ 2022-08-25 13:10 Huacai Chen
  2022-08-26 19:09 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Huacai Chen @ 2022-08-25 13:10 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 1c23f9e627a7b412978b4e852793c5e3c3efc555:

  Linux 6.0-rc2 (2022-08-21 17:32: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.0-1

for you to fetch changes up to b83699ea1e62951857c2d8648bd93a4744899eb7:

  LoongArch: mm: Avoid unnecessary page fault retires on shared memory types (2022-08-25 19:34:59 +0800)

----------------------------------------------------------------
LoongArch fixes for v6.0-rc3

Fix a bunch of build errors/warnings, a poweroff error and an unbalanced
locking in do_page_fault().
----------------------------------------------------------------
Huacai Chen (6):
      LoongArch: Select PCI_QUIRKS to avoid build error
      LoongArch: Fix build warnings in VDSO
      LoongArch: Cleanup reset routines with new API
      LoongArch: Cleanup headers to avoid circular dependency
      LoongArch: Add subword xchg/cmpxchg emulation
      LoongArch: mm: Avoid unnecessary page fault retires on shared memory types

 arch/loongarch/Kconfig                 |  1 +
 arch/loongarch/include/asm/addrspace.h | 16 ++++++
 arch/loongarch/include/asm/cmpxchg.h   | 98 +++++++++++++++++++++++++++++++++-
 arch/loongarch/include/asm/io.h        | 19 -------
 arch/loongarch/include/asm/page.h      |  2 +-
 arch/loongarch/include/asm/percpu.h    |  8 +++
 arch/loongarch/include/asm/pgtable.h   |  7 ++-
 arch/loongarch/include/asm/reboot.h    | 10 ----
 arch/loongarch/kernel/reset.c          | 69 ++++++++----------------
 arch/loongarch/mm/fault.c              |  4 ++
 arch/loongarch/mm/mmap.c               | 11 +---
 arch/loongarch/vdso/vgetcpu.c          |  2 +
 arch/loongarch/vdso/vgettimeofday.c    | 15 +++---
 13 files changed, 164 insertions(+), 98 deletions(-)
 delete mode 100644 arch/loongarch/include/asm/reboot.h

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

* Re: [GIT PULL] LoongArch fixes for v6.0-rc3
  2022-08-25 13:10 [GIT PULL] LoongArch fixes for v6.0-rc3 Huacai Chen
@ 2022-08-26 19:09 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-08-26 19:09 UTC (permalink / raw)
  To: Huacai Chen
  Cc: Linus Torvalds, Arnd Bergmann, Huacai Chen, loongarch,
	linux-arch, linux-kernel, Guo Ren, Xuerui Wang, Jiaxun Yang,
	Huacai Chen

The pull request you sent on Thu, 25 Aug 2022 21:10:21 +0800:

> git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson.git tags/loongarch-fixes-6.0-1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/c23f864dc7ef37655021c43beae98321436cbd9a

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2022-08-26 19:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-25 13:10 [GIT PULL] LoongArch fixes for v6.0-rc3 Huacai Chen
2022-08-26 19: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).