]> 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)
commit6b2582372ca24e466ef4b844395611994e98fcb4
treeaa785ed67e020192791002ea69bc288a750e794e
parent88b3bc8a05bcb2fca3c189a1eb24f8d6d8e14654
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