[GIT PULL] KVM/arm64 fixes for 5.11, take #3
Marc Zyngier
maz at kernel.org
Thu Jan 28 12:58:30 EST 2021
Hi Paolo,
Hopefully this is the last KVM/arm64 fix for 5.11, addressing a
register corruption at boot time, which got unnoticed until Andrew had
a closer look at it. Thankfully, this is only in 5.11, so it was
caught in time.
Please pull,
M.
The following changes since commit 139bc8a6146d92822c866cf2fd410159c56b3648:
KVM: Forbid the use of tagged userspace addresses for memslots (2021-01-21 14:17:36 +0000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvmarm-fixes-5.11-3
for you to fetch changes up to e500b805c39daff2670494fff94909d7e3d094d9:
KVM: arm64: Don't clobber x4 in __do_hyp_init (2021-01-25 15:50:35 +0000)
----------------------------------------------------------------
KVM/arm64 fixes for 5.11, take #3
- Avoid clobbering extra registers on initialisation
----------------------------------------------------------------
Andrew Scull (1):
KVM: arm64: Don't clobber x4 in __do_hyp_init
arch/arm64/kvm/hyp/nvhe/hyp-init.S | 20 +++++++++++---------
1 file changed, 11 insertions(+), 9 deletions(-)
More information about the linux-arm-kernel
mailing list