arm64: cpufeature: Fix typos in comment
authorShaokun Zhang <zhangshaokun@hisilicon.com>
Fri, 25 Oct 2019 06:32:06 +0000 (14:32 +0800)
committerCatalin Marinas <catalin.marinas@arm.com>
Fri, 25 Oct 2019 15:19:44 +0000 (16:19 +0100)
Fix up one typos: CTR_E0 -> CTR_EL0

Cc: Will Deacon <will@kernel.org>
Acked-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Shaokun Zhang <zhangshaokun@hisilicon.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/kernel/cpuinfo.c

index 05933c065732b8cc5dac245d2baea0f1ccd4147f..56bba746da1c227f92c9922cce556dfd9802e038 100644 (file)
@@ -329,7 +329,7 @@ static void __cpuinfo_store_cpu(struct cpuinfo_arm64 *info)
        info->reg_cntfrq = arch_timer_get_cntfrq();
        /*
         * Use the effective value of the CTR_EL0 than the raw value
-        * exposed by the CPU. CTR_E0.IDC field value must be interpreted
+        * exposed by the CPU. CTR_EL0.IDC field value must be interpreted
         * with the CLIDR_EL1 fields to avoid triggering false warnings
         * when there is a mismatch across the CPUs. Keep track of the
         * effective value of the CTR_EL0 in our internal records for