commit | dd944caa8173a19c702076471aae17a2d793ebeb | [log] [tgz] |
---|---|---|
author | Joel Fernandes (Google) <joel@joelfernandes.org> | Sat Sep 22 19:41:27 2018 -0400 |
committer | Paul E. McKenney <paulmck@linux.ibm.com> | Thu Nov 08 21:44:41 2018 -0800 |
tree | 508991874df322d6563f5edf72c4ba69e050e287 | |
parent | 2d0350a8f0e6eb5494141c61c5c749b5155df33d [diff] |
doc: Remove rcu_preempt_state reference in stallwarn Consolidation of RCU-bh, RCU-preempt, and RCU-sched into one RCU flavor to rule them all resulted in the removal of rcu_preempt_state. However, stallwarn.txt still mentions rcu_preempt_state. This commit therefore Updates stallwarn documentation accordingly. Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org> Cc: <kernel-team@android.com> Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>