summaryrefslogtreecommitdiffstats
path: root/kernel/futex.c
diff options
context:
space:
mode:
authorAnders Roxell2019-05-16 21:13:26 +0200
committerIngo Molnar2019-05-24 09:05:46 +0200
commitc0090c4c85c27d1fa3d785c935501b7207cd2869 (patch)
tree0c843ea366adc52ccd7682a07e8a55c0e82af84d /kernel/futex.c
parentlocking/lockdep: Don't complain about incorrect name for no validate class (diff)
downloadkernel-qcow2-linux-c0090c4c85c27d1fa3d785c935501b7207cd2869.tar.gz
kernel-qcow2-linux-c0090c4c85c27d1fa3d785c935501b7207cd2869.tar.xz
kernel-qcow2-linux-c0090c4c85c27d1fa3d785c935501b7207cd2869.zip
locking/lockdep: Remove the unused print_lock_trace() function
gcc warns that function print_lock_trace() is unused if CONFIG_PROVE_LOCKING isn't set: ../kernel/locking/lockdep.c:2820:13: warning: ‘print_lock_trace’ defined but not used [-Wunused-function] Rework so we remove the function if CONFIG_PROVE_LOCKING isn't set. Signed-off-by: Anders Roxell <anders.roxell@linaro.org> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: will.deacon@arm.com Fixes: c120bce78065 ("lockdep: Simplify stack trace handling") Link: http://lkml.kernel.org/r/20190516191326.27003-1-anders.roxell@linaro.org Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'kernel/futex.c')
0 files changed, 0 insertions, 0 deletions