diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2011-07-30 07:32:48 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2011-09-28 21:38:32 -0700 |
commit | 7eb4f4553ceaa6c64da83c8a71d5a991c0188655 (patch) | |
tree | 308ce033d4c449effc3d6b99eb0adf8857357124 /include/linux/rcupdate.h | |
parent | 717f98f0f87c16c1e5768ac8f67c27f3d3535a25 (diff) |
rcu: Make rcu_implicit_dynticks_qs() locals be correct size
When the ->dynticks field in the rcu_dynticks structure changed to an
atomic_t, its size on 64-bit systems changed from 64 bits to 32 bits.
The local variables in rcu_implicit_dynticks_qs() need to change as
well, hence this commit.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'include/linux/rcupdate.h')
0 files changed, 0 insertions, 0 deletions