]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm64: Use generic KVM xfer to guest work function
authorOliver Upton <oupton@google.com>
Mon, 2 Aug 2021 19:28:09 +0000 (19:28 +0000)
committerMarc Zyngier <maz@kernel.org>
Thu, 19 Aug 2021 10:19:41 +0000 (11:19 +0100)
commitf10a47f0d12541225618a90ef5d07c5178afb260
treee6b8b6f330be586b97875eb6dde5133a13b935b8
parent78d34543a116f55ff6807f2f6b49cbe1377c7ad0
KVM: arm64: Use generic KVM xfer to guest work function

Clean up handling of checks for pending work by switching to the generic
infrastructure to do so.

We pick up handling for TIF_NOTIFY_RESUME from this switch, meaning that
task work will be correctly handled.

Signed-off-by: Oliver Upton <oupton@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20210802192809.1851010-4-oupton@google.com
arch/arm64/kvm/Kconfig
arch/arm64/kvm/arm.c