]> Git Repo - linux.git/commitdiff
Merge tag 'riscv-for-linus-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <[email protected]>
Fri, 17 Mar 2023 17:33:33 +0000 (10:33 -0700)
committerLinus Torvalds <[email protected]>
Fri, 17 Mar 2023 17:33:33 +0000 (10:33 -0700)
Pull RISC-V fixes from Palmer Dabbelt:

 - fixes to the ASID allocator to avoid leaking stale mappings between
   tasks

 - fix the vmalloc fault handler to tolerate huge pages

* tag 'riscv-for-linus-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux:
  RISC-V: mm: Support huge page in vmalloc_fault()
  riscv: asid: Fixup stale TLB entry cause application crash
  Revert "riscv: mm: notify remote harts about mmu cache updates"


Trivial merge
This page took 0.042321 seconds and 4 git commands to generate.