forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 ee930fffee469d076998274a2ca55e13dc1efb67
kernel/arch/x86/events/intel/p4.c
....@@ -1260,7 +1260,7 @@
12601260 }
12611261 /*
12621262 * 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.
12641264 * Unfortunately, p4_pmu_swap_config_ts touches the hwc->config
12651265 * bits, such that the next round of group assignments will
12661266 * cause the above p4_should_swap_ts to pass instead of fail.