hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
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)