]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: PPC: Book3S HV P9: Move SPR loading after expiry time check
authorNicholas Piggin <npiggin@gmail.com>
Fri, 28 May 2021 09:07:38 +0000 (19:07 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 10 Jun 2021 12:12:14 +0000 (22:12 +1000)
commit9ffa0c95773db720f278fe6d10bbebb38bf769bc
tree2363569b49609226b82504608197db6a838ffce3
parent6b2582372ca24e466ef4b844395611994e98fcb4
KVM: PPC: Book3S HV P9: Move SPR loading after expiry time check

This is wasted work if the time limit is exceeded.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210528090752.3542186-19-npiggin@gmail.com
arch/powerpc/kvm/book3s_hv_p9_entry.c