]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit92600e9ece1bdf4c7d88684c4be372e0d1582bda
treeb9a14db613dc4b1dbcd4950d100589d055bc3cb7
parent01022b9b1a2bb7ab256056c9200f00abb143e9d4
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