]> 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)
commit860a4c3d1e04a3c3e62bacbbba64417bf49768e2
treed1380cabfff03083b8f185892b836975e695b600
parente6829e0384a49efe68537298132230bebd8bd1b3
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