Skip to content

Commit cb73737

Browse files
geertuRussell King
authored andcommitted
ARM: 8928/1: ARM_ERRATA_775420: Spelling s/date/data/
Caching dates is never a good idea ;-) Fixes: 7253b85 ("ARM: 7541/1: Add ARM ERRATA 775420 workaround") Signed-off-by: Geert Uytterhoeven <[email protected]> Reviewed-by: Simon Horman <[email protected]> Signed-off-by: Russell King <[email protected]>
1 parent 5b1e58c commit cb73737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1020,7 +1020,7 @@ config ARM_ERRATA_775420
10201020
depends on CPU_V7
10211021
help
10221022
This option enables the workaround for the 775420 Cortex-A9 (r2p2,
1023-
r2p6,r2p8,r2p10,r3p0) erratum. In case a date cache maintenance
1023+
r2p6,r2p8,r2p10,r3p0) erratum. In case a data cache maintenance
10241024
operation aborts with MMU exception, it might cause the processor
10251025
to deadlock. This workaround puts DSB before executing ISB if
10261026
an abort may occur on cache maintenance.

0 commit comments

Comments
 (0)