Skip to content

Commit 0ff74a2

Browse files
k-kurematsuwilldeacon
authored andcommitted
arm64: fix typos in comments
Fix a typo "cortex" Signed-off-by: Ken Kurematsu <k.kurematsu@nskint.co.jp> Link: https://lore.kernel.org/r/OSBPR01MB3288B15006E15C64D4D617F7DBEF9@OSBPR01MB3288.jpnprd01.prod.outlook.com Signed-off-by: Will Deacon <will@kernel.org>
1 parent 45bd895 commit 0ff74a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -687,7 +687,7 @@ config ARM64_ERRATUM_2051678
687687
default y
688688
help
689689
This options adds the workaround for ARM Cortex-A510 erratum ARM64_ERRATUM_2051678.
690-
Affected Coretex-A510 might not respect the ordering rules for
690+
Affected Cortex-A510 might not respect the ordering rules for
691691
hardware update of the page table's dirty bit. The workaround
692692
is to not enable the feature on affected CPUs.
693693

0 commit comments

Comments
 (0)