aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/hung_task.c
diff options
context:
space:
mode:
authorDavidlohr Bueso <davidlohr.bueso@hp.com>2013-07-24 11:25:17 -0700
committerIngo Molnar <mingo@kernel.org>2013-07-25 23:21:24 +0200
commit2b4883972271f8d61de67aa365ade89dfff69db1 (patch)
tree6e53fa2c3ffc3a89ca83f02b8a11ce8574c070d9 /kernel/hung_task.c
parentmutex: Do not unnecessarily deal with waiters (diff)
downloadlinux-dev-2b4883972271f8d61de67aa365ade89dfff69db1.tar.xz
linux-dev-2b4883972271f8d61de67aa365ade89dfff69db1.zip
mutex: Avoid label warning when !CONFIG_MUTEX_SPIN_ON_OWNER
Fengguang reported the following warning when optimistic spinning is disabled (ie: make allnoconfig): kernel/mutex.c:599:1: warning: label 'done' defined but not used Remove the 'done' label altogether. Reported-by: Fengguang Wu <fengguang.wu@intel.com> Signed-off-by: Davidlohr Bueso <davidlohr.bueso@hp.com> Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'kernel/hung_task.c')
0 files changed, 0 insertions, 0 deletions