Skip to content
Commit 4305ce78 authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

rcu: Make rcu_enter_nohz() pay attention to nesting



The old version of rcu_enter_nohz() forced RCU into nohz mode even if
the nesting count was non-zero.  This change causes rcu_enter_nohz()
to hold off for non-zero nesting counts.

Signed-off-by: default avatarPaul E. McKenney <paulmck@linux.vnet.ibm.com>
parent b5904090
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