KVM: arm64: Move vcpu ON_UNSUPPORTED_CPU flag to the state flag set
authorMarc Zyngier <maz@kernel.org>
Sat, 28 May 2022 11:38:21 +0000 (12:38 +0100)
committerMarc Zyngier <maz@kernel.org>
Wed, 29 Jun 2022 09:23:19 +0000 (10:23 +0100)
commitaff3ccd7320eed5814d317fcb80244f474d66a84
treeb9a14db613dc4b1dbcd4950d100589d055bc3cb7
parent0affa37fcd1d6f701a0fe805c4ceb7f348d377d5
KVM: arm64: Move vcpu ON_UNSUPPORTED_CPU flag to the state flag set

The ON_UNSUPPORTED_CPU flag is only there to track the sad fact
that we have ended-up on a CPU where we cannot really run.

Since this is only for the host kernel's use, move it to the state
set.

Reviewed-by: Fuad Tabba <tabba@google.com>
Reviewed-by: Reiji Watanabe <reijiw@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/include/asm/kvm_host.h