hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
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)