aboutsummaryrefslogtreecommitdiff
path: root/kernel/rtmutex-debug.c
diff options
context:
space:
mode:
authorWaiman Long <[email protected]>2013-04-17 15:23:11 -0400
committerIngo Molnar <[email protected]>2013-04-19 09:33:34 +0200
commit41fcb9f230bf773656d1768b73000ef720bf00c3 (patch)
treedd87697f88e28825668ed4c342824929b4d7070c /kernel/rtmutex-debug.c
parent8184004ed7a0bc9538f5e825615c29fc52466bab (diff)
mutex: Move mutex spinning code from sched/core.c back to mutex.c
As mentioned by Ingo, the SCHED_FEAT_OWNER_SPIN scheduler feature bit was really just an early hack to make with/without mutex-spinning testable. So it is no longer necessary. This patch removes the SCHED_FEAT_OWNER_SPIN feature bit and move the mutex spinning code from kernel/sched/core.c back to kernel/mutex.c which is where they should belong. Signed-off-by: Waiman Long <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Andrew Morton <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: Chandramouleeswaran Aswin <[email protected]> Cc: Davidlohr Bueso <[email protected]> Cc: Norton Scott J <[email protected]> Cc: Rik van Riel <[email protected]> Cc: Paul E. McKenney <[email protected]> Cc: David Howells <[email protected]> Cc: Dave Jones <[email protected]> Cc: Clark Williams <[email protected]> Cc: Peter Zijlstra <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'kernel/rtmutex-debug.c')
0 files changed, 0 insertions, 0 deletions