commit | 38500be10e46c09e20b1a0e9c6cb94e1f0a86610 | [log] [tgz] |
---|---|---|
author | Catalin Marinas <catalin.marinas@arm.com> | Sat Jun 02 10:42:54 2018 +0100 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Sat Jun 02 10:42:54 2018 +0100 |
tree | 65b461fe92f3ec8f4319ef815bbfe66422360017 | |
parent | 94b07c1f8c39c6d839df35fa28ffd1785d385897 [diff] |
arm64: KVM: Move VCPU_WORKAROUND_2_FLAG macros to the top of the file This is to avoid potential merging conflicts between commit 55e3748e8902 ("arm64: KVM: Add ARCH_WORKAROUND_2 support for guests") and the KVM tree. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>