hc
2024-05-11 297b60346df8beafee954a0fd7c2d64f33f3b9bc
kernel/arch/sparc/oprofile/init.c
....@@ -53,7 +53,7 @@
5353 {
5454 nmi_adjust_hz(1);
5555 unregister_die_notifier(&profile_timer_exceptions_nb);
56
- synchronize_sched(); /* Allow already-started NMIs to complete. */
56
+ synchronize_rcu(); /* Allow already-started NMIs to complete. */
5757 }
5858
5959 static int op_nmi_timer_init(struct oprofile_operations *ops)