summaryrefslogtreecommitdiff
path: root/include/linux/net.h
diff options
context:
space:
mode:
authorFrederic Weisbecker <fweisbec@gmail.com>2009-12-02 19:49:17 (GMT)
committerIngo Molnar <mingo@elte.hu>2009-12-03 10:50:11 (GMT)
commitc08f782985eed9959438368e84ce1d7f2ed03d95 (patch)
tree436cbaa8d2d91fffa812c3f8c933b025d3155f79 /include/linux/net.h
parentc02260277e472095ffb3ad893be5eeab9dcefde3 (diff)
downloadlinux-fsl-qoriq-c08f782985eed9959438368e84ce1d7f2ed03d95.tar.xz
mutex: Fix missing conditions to build mutex_spin_on_owner()
We don't need to build mutex_spin_on_owner() if we have CONFIG_DEBUG_MUTEXES or CONFIG_HAVE_DEFAULT_NO_SPIN_MUTEXES as it won't be used under such configs. Use CONFIG_MUTEX_SPIN_ON_OWNER as it gathers all the necessary checks before building it. Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com> Acked-by: Peter Zijlstra <peterz@infradead.org> LKML-Reference: <1259783357-8542-2-git-send-regression-fweisbec@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Cc: Peter Zijlstra <peterz@infradead.org>
Diffstat (limited to 'include/linux/net.h')
0 files changed, 0 insertions, 0 deletions