]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blobdiff - arch/mips/kernel/perf_event_mipsxx.c
Fix common misspellings
[mirror_ubuntu-focal-kernel.git] / arch / mips / kernel / perf_event_mipsxx.c
index d9a7db78ed62bd1b38bf9401eacdb3c7332ae6f2..75266ff4cc3317e332c124bce569533f15485f04 100644 (file)
@@ -721,7 +721,7 @@ static void mipsxx_pmu_start(void)
 
 /*
  * MIPS performance counters can be per-TC. The control registers can
- * not be directly accessed accross CPUs. Hence if we want to do global
+ * not be directly accessed across CPUs. Hence if we want to do global
  * control, we need cross CPU calls. on_each_cpu() can help us, but we
  * can not make sure this function is called with interrupts enabled. So
  * here we pause local counters and then grab a rwlock and leave the