]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Revert "KVM: arm64: Reschedule as needed when destroying the stage-2 page-tables"
authorOliver Upton <oliver.upton@linux.dev>
Wed, 10 Sep 2025 18:09:28 +0000 (11:09 -0700)
committerOliver Upton <oliver.upton@linux.dev>
Wed, 10 Sep 2025 18:11:21 +0000 (11:11 -0700)
commitfc670ad5966f999b970b2767f55ce9e978e44d9c
treebe46a52a7d27872dc9d13837f7d0ccac1d641abe
parentc04f17412991af9471629023017bf969ea19e60f
Revert "KVM: arm64: Reschedule as needed when destroying the stage-2 page-tables"

This reverts commit e9abe311f35631a999fe38c86f26f0e48ffe46d5.

syzkaller has managed to tease out multiple bugs in this change and
fixing-forward didn't remedy the situation. Considering newly-introduced
memory safety issues the potential for scheduler stalls don't seem that
bad in comparison

Link: https://lore.kernel.org/kvmarm/68c09802.050a0220.3c6139.000d.GAE@google.com/
Message-ID: <20250910180930.3679473-2-oliver.upton@linux.dev>
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
arch/arm64/kvm/mmu.c