hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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)