]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm64: Move skip_host_instruction to adjust_pc.h
authorDavid Brazdil <dbrazdil@google.com>
Tue, 8 Dec 2020 14:24:52 +0000 (14:24 +0000)
committerMarc Zyngier <maz@kernel.org>
Tue, 22 Dec 2020 10:49:09 +0000 (10:49 +0000)
commit2bb0c90ef6e8a9b38e3268a29b2152ef344cb8a1
treed1380cabfff03083b8f185892b836975e695b600
parentcfb89932230794826fcb58dfe221bc64cd9b8b0e
KVM: arm64: Move skip_host_instruction to adjust_pc.h

Move function for skipping host instruction in the host trap handler to
a header file containing analogical helpers for guests.

Signed-off-by: David Brazdil <dbrazdil@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20201208142452.87237-7-dbrazdil@google.com
arch/arm64/kvm/hyp/include/hyp/adjust_pc.h
arch/arm64/kvm/hyp/nvhe/hyp-main.c