powerpc/64s/exception: fix sreset KVM test code
authorNicholas Piggin <npiggin@gmail.com>
Sat, 22 Jun 2019 13:15:14 +0000 (23:15 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 2 Jul 2019 10:24:41 +0000 (20:24 +1000)
commit8f528359efbbf05a7ce657ea31b3c80b7a742269
treeef641d8a34b8d19c9fc4ffa7d4bf222e37803d05
parent2d046308d0747848394a0c745d12af8122061792
powerpc/64s/exception: fix sreset KVM test code

The sreset handler KVM test theoretically should not depend on P7.
In practice KVM now only supports P7 and up so no real bug fix, but
this change is made now so the quirk is not propagated through
cleanup patches.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/exceptions-64s.S