]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: Make ARM64_ERRATUM_1188873 depend on COMPAT
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 15 Apr 2019 12:03:52 +0000 (13:03 +0100)
committerWill Deacon <will.deacon@arm.com>
Tue, 30 Apr 2019 13:46:05 +0000 (14:46 +0100)
commit95c46534601bbec427eac069c54093d485a5113f
treedfdc6f84a3b7dfac79f5d56d38f7b15f1c27a42f
parentdcb481d0f68c4a78e7de6e334f72b745be9178f5
arm64: Make ARM64_ERRATUM_1188873 depend on COMPAT

Since ARM64_ERRATUM_1188873 only affects AArch32 EL0, it makes some
sense that it should depend on COMPAT.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/Kconfig