public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] RISC-V Fixes for 6.10-rc3
@ 2024-06-07 14:25 Palmer Dabbelt
  2024-06-07 22:07 ` pr-tracker-bot
  2024-06-10 15:21 ` patchwork-bot+linux-riscv
  0 siblings, 2 replies; 3+ messages in thread
From: Palmer Dabbelt @ 2024-06-07 14:25 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-riscv, linux-kernel

The following changes since commit c3f38fa61af77b49866b006939479069cd451173:

  Linux 6.10-rc2 (2024-06-02 15:44:56 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv-for-linus-6.10-rc3

for you to fetch changes up to e2c79b4c5c4d83520abb570ca633ded09621c0a6:

  Revert "riscv: mm: accelerate pagefault when badaccess" (2024-06-03 07:41:13 -0700)

----------------------------------------------------------------
RISC-V Fixes for 6.10-rc3

* Another fix to avoid allocating pages that overlap with ERR_PTR, which
  manifests on rv32.
* A revert for the badaccess patch I incorrectly picked up an early
  version of.

----------------------------------------------------------------
Nam Cao (1):
      riscv: fix overlap of allocated page and PTR_ERR

Palmer Dabbelt (1):
      Revert "riscv: mm: accelerate pagefault when badaccess"

 arch/riscv/mm/fault.c |  4 ++--
 arch/riscv/mm/init.c  | 21 +++++++++++----------
 2 files changed, 13 insertions(+), 12 deletions(-)

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

end of thread, other threads:[~2024-06-10 15:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-07 14:25 [GIT PULL] RISC-V Fixes for 6.10-rc3 Palmer Dabbelt
2024-06-07 22:07 ` pr-tracker-bot
2024-06-10 15:21 ` patchwork-bot+linux-riscv

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox