diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2009-11-12 22:35:04 -0800 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-11-13 10:18:36 +0100 |
commit | 8e9aa8f067d2dcd9457980ced618e1cffbcfba46 (patch) | |
tree | bb32427c6a010435420e4b9481d2fdf1961fdc17 /kernel/lockdep_proc.c | |
parent | b32e9eb6ad29572b4451847d0e8227c9be2b6d69 (diff) | |
download | op-kernel-dev-8e9aa8f067d2dcd9457980ced618e1cffbcfba46.zip op-kernel-dev-8e9aa8f067d2dcd9457980ced618e1cffbcfba46.tar.gz |
rcu: Simplify association of forced quiescent states with grace periods
The force_quiescent_state() function also took a snapshot
of the ->completed field, which was as obnoxious as it was in
rcu_sched_qs() and friends. So snapshot ->gpnum-1.
Also, since the dyntick_record_completed() and
dyntick_recall_completed() functions are now simple assignments
that are independent of CONFIG_NO_HZ, and since their names are
now misleading, get rid of them.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: laijs@cn.fujitsu.com
Cc: dipankar@in.ibm.com
Cc: mathieu.desnoyers@polymtl.ca
Cc: josh@joshtriplett.org
Cc: dvhltc@us.ibm.com
Cc: niv@us.ibm.com
Cc: peterz@infradead.org
Cc: rostedt@goodmis.org
Cc: Valdis.Kletnieks@vt.edu
Cc: dhowells@redhat.com
LKML-Reference: <12580941042308-git-send-email->
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/lockdep_proc.c')
0 files changed, 0 insertions, 0 deletions