aboutsummaryrefslogtreecommitdiffstats
path: root/lib/spinlock_debug.c
diff options
context:
space:
mode:
authorPaul E. McKenney <[email protected]>2013-08-18 18:59:25 +0000
committerPaul E. McKenney <[email protected]>2013-09-23 16:18:17 +0000
commit15f5191b6acbbb38029b06284e8fd20275e7cfe8 (patch)
treecadd66927a556a5584be2fc453440d88130560a0 /lib/spinlock_debug.c
parentrcu: Track rcu_nocb_kthread()'s sleeping and awakening (diff)
downloadkernel-15f5191b6acbbb38029b06284e8fd20275e7cfe8.tar.gz
kernel-15f5191b6acbbb38029b06284e8fd20275e7cfe8.zip
rcu: Avoid sparse warnings in rcu_nocb_wake trace event
The event-tracing macros do not like bool tracing arguments, so this commit makes them be of type char. This change has the knock-on effect of making it illegal to pass a pointer into one of these arguments, so also change rcutiny's first call to trace_rcu_batch_end() to convert from pointer to boolean, prefixing with "!!". Reported-by: kbuild test robot <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'lib/spinlock_debug.c')
0 files changed, 0 insertions, 0 deletions