diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2009-09-18 09:50:19 -0700 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-09-19 08:53:21 +0200 |
commit | 49e291266d0920264471d9d64268fb030e33a99a (patch) | |
tree | 8770717427ee877e6b7b3dae6b120f35be645d70 /arch/mips/kernel | |
parent | e7d8842ed34a7fe19d1ed90f84c211fb056ac523 (diff) | |
download | op-kernel-dev-49e291266d0920264471d9d64268fb030e33a99a.zip op-kernel-dev-49e291266d0920264471d9d64268fb030e33a99a.tar.gz |
rcu: Fix thinko, actually initialize full tree
Commit de078d8 ("rcu: Need to update rnp->gpnum if preemptable RCU
is to be reliable") repeatedly and incorrectly initializes the root
rcu_node structure's ->gpnum field rather than initializing the
->gpnum field of each node in the tree. Fix this. Also add an
additional consistency check to catch this in the future.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: laijs@cn.fujitsu.com
Cc: dipankar@in.ibm.com
Cc: akpm@linux-foundation.org
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
LKML-Reference: <125329262011-git-send-email->
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/mips/kernel')
0 files changed, 0 insertions, 0 deletions