Re: [PATCH v3 01/13] powerpc/64s/exception: clean up system call entry
From: Michael Ellerman <hidden>
Date: 2019-07-04 16:02:54
From: Michael Ellerman <hidden>
Date: 2019-07-04 16:02:54
On Fri, 2019-06-28 at 05:33:20 UTC, Nicholas Piggin wrote:
syscall / hcall entry unnecessarily differs between KVM and non-KVM builds. Move the SMT priority instruction to the same location (after INTERRUPT_TO_KERNEL). Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Series applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/b0b2a93da4c95ac808c4c43f24a1873ae3166a1a cheers