aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_printf.c
diff options
context:
space:
mode:
authorWolfgang M. Reimer <[email protected]>2019-09-16 14:54:04 +0000
committerPaul E. McKenney <[email protected]>2019-10-05 18:50:24 +0000
commit67d64918a163fd62cf3b668d69133b723c48ed96 (patch)
treec7958798f2af07cb1b7a305fa1da133f5c6e1225 /lib/test_printf.c
parentrcutorture: Make in-kernel-loop testing more brutal (diff)
downloadkernel-67d64918a163fd62cf3b668d69133b723c48ed96.tar.gz
kernel-67d64918a163fd62cf3b668d69133b723c48ed96.zip
locking: locktorture: Do not include rwlock.h directly
Including rwlock.h directly will cause kernel builds to fail if CONFIG_PREEMPT_RT is defined. The correct header file (rwlock_rt.h OR rwlock.h) will be included by spinlock.h which is included by locktorture.c anyway. Remove the include of linux/rwlock.h. Signed-off-by: Wolfgang M. Reimer <[email protected]> Signed-off-by: Sebastian Andrzej Siewior <[email protected]> Acked-by: Davidlohr Bueso <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'lib/test_printf.c')
0 files changed, 0 insertions, 0 deletions