diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2014-06-09 08:24:17 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2014-07-09 09:14:50 -0700 |
commit | 1146edcbef3789228454c4aa42c08ddc2c275990 (patch) | |
tree | 3037da619c07da2510adc21decf09fdd0b2ad34d /kernel/rcu/tree_plugin.h | |
parent | a792563bd47632d85158c72e2acf4484eed0ec32 (diff) | |
download | lwn-1146edcbef3789228454c4aa42c08ddc2c275990.tar.gz lwn-1146edcbef3789228454c4aa42c08ddc2c275990.zip |
rcu: Loosen __call_rcu()'s rcu_head alignment constraint
The m68k architecture aligns only to 16-bit boundaries, which can cause
the align-to-32-bits check in __call_rcu() to trigger. Because there is
currently no known potential need for more than one low-order bit, this
commit loosens the check to 16-bit boundaries.
Reported-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Diffstat (limited to 'kernel/rcu/tree_plugin.h')
0 files changed, 0 insertions, 0 deletions