kernel/arch/x86/events/intel/p4.c
.. .. @@ -1260,7 +1260,7 @@ 1260 1260 } 1261 1261 /* 1262 1262 * Perf does test runs to see if a whole group can be assigned 1263 - * together succesfully. There can be multiple rounds of this.1263 + * together successfully. There can be multiple rounds of this.1264 1264 * Unfortunately, p4_pmu_swap_config_ts touches the hwc->config 1265 1265 * bits, such that the next round of group assignments will 1266 1266 * cause the above p4_should_swap_ts to pass instead of fail.