Merge tag 'powerpc-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Pull powerpc fixes from Michael Ellerman: - Fix Speculation_Store_Bypass reporting in /proc/self/status on Power10 - Fix HPT with 4K pages since recent changes by implementing pmd_same() - Fix 64-bit native_hpte_remove() to be irq-safe Thanks to Aneesh Kumar K.V, Nageswara R Sastry, and Russell Currey. * tag 'powerpc-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: powerpc/mm/book3s64/hash/4k: Add pmd_same callback for 4K page size powerpc/64e: Fix obtool warnings in exceptions-64e.S powerpc/security: Fix Speculation_Store_Bypass reporting on Power10 powerpc/64s: Fix native_hpte_remove() to be irq-safe
No related branches found
No related tags found
Showing
- arch/powerpc/include/asm/book3s/64/hash-4k.h 0 additions, 6 deletionsarch/powerpc/include/asm/book3s/64/hash-4k.h
- arch/powerpc/include/asm/book3s/64/hash-64k.h 0 additions, 5 deletionsarch/powerpc/include/asm/book3s/64/hash-64k.h
- arch/powerpc/include/asm/book3s/64/hash.h 5 additions, 0 deletionsarch/powerpc/include/asm/book3s/64/hash.h
- arch/powerpc/kernel/exceptions-64e.S 18 additions, 13 deletionsarch/powerpc/kernel/exceptions-64e.S
- arch/powerpc/kernel/security.c 19 additions, 18 deletionsarch/powerpc/kernel/security.c
- arch/powerpc/mm/book3s64/hash_native.c 9 additions, 4 deletionsarch/powerpc/mm/book3s64/hash_native.c
Loading
Please register or sign in to comment