]> asedeno.scripts.mit.edu Git - linux.git/commit
arm64: Advertise ARM64_HAS_DCPODP cpu feature
authorAndrew Murray <andrew.murray@arm.com>
Tue, 9 Apr 2019 09:52:45 +0000 (10:52 +0100)
committerWill Deacon <will.deacon@arm.com>
Tue, 16 Apr 2019 15:27:59 +0000 (16:27 +0100)
commitb9585f53bcf1ada1fbac22c15fd723c65ef67ff1
tree99de065ebddf1699b5d161054e2d0a026ea6b989
parent04a1438e5660ae44ecebd6c870fbcc140dd883a7
arm64: Advertise ARM64_HAS_DCPODP cpu feature

Advertise ARM64_HAS_DCPODP when both DC CVAP and DC CVADP are supported.

Even though we don't use this feature now, we provide it for consistency
with DCPOP and anticipate it being used in the future.

Signed-off-by: Andrew Murray <andrew.murray@arm.com>
Reviewed-by: Dave Martin <Dave.Martin@arm.com>
Reviewed-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/include/asm/cpucaps.h
arch/arm64/kernel/cpufeature.c