]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/64s/exception: clean up system call entry
authorNicholas Piggin <npiggin@gmail.com>
Fri, 28 Jun 2019 05:33:20 +0000 (15:33 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 2 Jul 2019 11:39:48 +0000 (21:39 +1000)
commitbeb514274ba87a47bd0e34f6de724617aeb7198a
tree54a17eba5a98143363ad004fdd8bb8885c1cf477
parent4f688a24b866d1b950f0f9368fb28d5d4c3fb89c
powerpc/64s/exception: clean up system call entry

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>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/exceptions-64s.S