summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/book3s64/pkeys.c
diff options
context:
space:
mode:
authorJordan Niethe <jniethe5@gmail.com>2023-12-01 16:26:17 +0300
committerMichael Ellerman <mpe@ellerman.id.au>2023-12-07 15:33:08 +0300
commit180c6b072bf360b686e53d893d8dcf7dbbaec6bb (patch)
treeecce125985613ce2b5265d0c63572ff171cbd502 /arch/powerpc/mm/book3s64/pkeys.c
parent797a5af8fc7297b19e5c6b1713956ebf1e6c1cde (diff)
downloadlinux-180c6b072bf360b686e53d893d8dcf7dbbaec6bb.tar.xz
KVM: PPC: Book3S HV nestedv2: Do not cancel pending decrementer exception
In the nestedv2 case, if there is a pending decrementer exception, the L1 must get the L2's timebase from the L0 to see if the exception should be cancelled. This adds the overhead of a H_GUEST_GET_STATE call to the likely case in which the decrementer should not be cancelled. Avoid this logic for the nestedv2 case. Signed-off-by: Jordan Niethe <jniethe5@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/20231201132618.555031-13-vaibhav@linux.ibm.com
Diffstat (limited to 'arch/powerpc/mm/book3s64/pkeys.c')
0 files changed, 0 insertions, 0 deletions