summaryrefslogtreecommitdiffstats
path: root/init/Kconfig
diff options
context:
space:
mode:
authorPaul E. McKenney2012-10-15 17:24:54 +0200
committerPaul E. McKenney2012-10-23 23:54:09 +0200
commit340f588bbaed6cb518aa65e7a330dcc3fff911f8 (patch)
treeae8973ce0bb0aa363f4a9707fb90b7445f381b2a /init/Kconfig
parentrcu: Add a module parameter to force use of expedited RCU primitives (diff)
downloadkernel-qcow2-linux-340f588bbaed6cb518aa65e7a330dcc3fff911f8.tar.gz
kernel-qcow2-linux-340f588bbaed6cb518aa65e7a330dcc3fff911f8.tar.xz
kernel-qcow2-linux-340f588bbaed6cb518aa65e7a330dcc3fff911f8.zip
rcu: Fix precedence error in cpu_needs_another_gp()
The fix introduced by a10d206e (rcu: Fix day-one dyntick-idle stall-warning bug) has a C-language precedence error. It turns out that this error is harmless in that the same result is computed for all inputs, but the code is nevertheless a potential source of confusion. This commit therefore introduces parentheses in order to force the execution of the code to reflect the intent. Reported-by: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'init/Kconfig')
0 files changed, 0 insertions, 0 deletions