]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: PPC: Book3S HV P9: Improve exit timing accounting coverage
authorNicholas Piggin <npiggin@gmail.com>
Fri, 28 May 2021 09:07:37 +0000 (19:07 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 10 Jun 2021 12:12:13 +0000 (22:12 +1000)
commitf33d47b1ca2d15857c0bc4ae201168e822b6dd57
treeaa785ed67e020192791002ea69bc288a750e794e
parentfa21392d7e895e17a47698b62a7087c203fb9d71
KVM: PPC: Book3S HV P9: Improve exit timing accounting coverage

The C conversion caused exit timing to become a bit cramped. Expand it
to cover more of the entry and exit code.

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