]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
powerpc/64s/exception: avoid SPR RAW scoreboard stall in real mode entry
authorNicholas Piggin <npiggin@gmail.com>
Fri, 28 Jun 2019 05:33:21 +0000 (15:33 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 2 Jul 2019 11:39:48 +0000 (21:39 +1000)
commit63d60d0c6946fd6874a099540e0ac9e26661f8dd
treed96eecbe758ecd71a643174b26e09e0293b0abb8
parentb0b2a93da4c95ac808c4c43f24a1873ae3166a1a
powerpc/64s/exception: avoid SPR RAW scoreboard stall in real mode entry

Move SPR reads ahead of writes. Real mode entry that is not a KVM
guest is rare these days, but bad practice propagates.

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