aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_printf.c
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2019-09-23 14:26:34 +0000
committerPaul E. McKenney <[email protected]>2019-10-30 15:34:53 +0000
commitb8889c9c89a2655a231dfed93cc9bdca0930ea67 (patch)
tree073cd06841e13ee7e6f6ef3a1a4de805b3e984b5 /lib/test_printf.c
parentrcu: Update descriptions for rcu_future_grace_period tracepoint (diff)
downloadkernel-b8889c9c89a2655a231dfed93cc9bdca0930ea67.tar.gz
kernel-b8889c9c89a2655a231dfed93cc9bdca0930ea67.zip
rcu: Fix uninitialized variable in nocb_gp_wait()
We never set this to false. This probably doesn't affect most people's runtime because GCC will automatically initialize it to false at certain common optimization levels. But that behavior is related to a bug in GCC and obviously should not be relied on. Fixes: 5d6742b37727 ("rcu/nocb: Use rcu_segcblist for no-CBs CPUs") Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'lib/test_printf.c')
0 files changed, 0 insertions, 0 deletions