diff options
author | Marc Zyngier <marc.zyngier@arm.com> | 2018-03-13 15:24:02 +0300 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2018-03-19 16:05:56 +0300 |
commit | f0445dfadbb2ddce26f535b71578b36302805007 (patch) | |
tree | a92117024e9c7e0da9bab042e1fe50febc4e20e3 /arch/arm64/kvm/hyp | |
parent | 4340ba80bd3a310d8eb9011df2e63c6371e28113 (diff) | |
download | linux-f0445dfadbb2ddce26f535b71578b36302805007.tar.xz |
arm64: KVM: Reserve 4 additional instructions in the BPI template
So far, we only reserve a single instruction in the BPI template in
order to branch to the vectors. As we're going to stuff a few more
instructions there, let's reserve a total of 5 instructions, which
we're going to patch later on as required.
We also introduce a small refactor of the vectors themselves, so that
we stop carrying the target branch around.
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Reviewed-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'arch/arm64/kvm/hyp')
0 files changed, 0 insertions, 0 deletions