-
- Downloads
Merge tag 'riscv-for-linus-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
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"
Showing
- arch/riscv/include/asm/mmu.h 0 additions, 2 deletionsarch/riscv/include/asm/mmu.h
- arch/riscv/include/asm/tlbflush.h 0 additions, 18 deletionsarch/riscv/include/asm/tlbflush.h
- arch/riscv/mm/context.c 20 additions, 20 deletionsarch/riscv/mm/context.c
- arch/riscv/mm/fault.c 5 additions, 0 deletionsarch/riscv/mm/fault.c
- arch/riscv/mm/tlbflush.c 17 additions, 11 deletionsarch/riscv/mm/tlbflush.c
Loading
Please register or sign in to comment