From: Linus Torvalds Date: Sun, 16 Jul 2023 19:28:04 +0000 (-0700) Subject: Merge tag 'powerpc-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc... X-Git-Tag: v6.6.17~4367 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=20edcec23f92db47ca1ab33b4c6025bb8b3db7d7;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'powerpc-6.5-3' of git://git./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 --- 20edcec23f92db47ca1ab33b4c6025bb8b3db7d7