mirror of
https://github.com/torvalds/linux.git
synced 2026-01-12 00:42:35 +08:00
We are going to rely on the loosening of RCU callback semantics,
introduced by this commit:
806f04e9fd: ("rcu: Allow for smp_call_function() running callbacks from idle")
Signed-off-by: Ingo Molnar <mingo@kernel.org>