On Wed, 29 Apr 2020 16:56:48 +1000, Nicholas Piggin wrote: > Well the last series was a disaster, I'll try again sending the > patches with proper subject and changelogs written. > > Nicholas Piggin (6): > powerpc/64/kuap: move kuap checks out of MSR[RI]=0 regions of exit > code > powerpc/64s/kuap: kuap_restore missing isync > powerpc/64/kuap: interrupt exit conditionally restore AMR > powerpc/64s/kuap: restore AMR in system reset exception > powerpc/64s/kuap: restore AMR in fast_interrupt_return > powerpc/64s/kuap: conditionally restore AMR in kuap_restore_amr asm > > [...]
Patches 2, 3 and 6 applied to powerpc/next. [2/6] powerpc/64s/kuap: Add missing isync to KUAP restore paths https://git.kernel.org/powerpc/c/cb2b53cbffe3c388cd676b63f34e54ceb2643ae2 [3/6] powerpc/64/kuap: Conditionally restore AMR in interrupt exit https://git.kernel.org/powerpc/c/579940bb451c2dd33396d2d56ce6ef5d92154b3b [6/6] powerpc/64s/kuap: Conditionally restore AMR in kuap_restore_amr asm https://git.kernel.org/powerpc/c/d4539074b0e9c5fa6508e8c33aaf51abc8ff6e91 cheers