Skip to content
Commit 66777e58 authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

rcu-tasks: Use context-switch hook for PREEMPT=y kernels



Currently, the PREEMPT=y version of rcu_note_context_switch() does not
invoke rcu_tasks_qs(), and we need it to in order to keep RCU Tasks
Trace's IPIs down to a dull roar.  This commit therefore enables this
hook.

Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
parent ac3caf82
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment