aboutsummaryrefslogtreecommitdiff
path: root/kernel/rtmutex-debug.c
diff options
context:
space:
mode:
authorWaiman Long <[email protected]>2013-04-17 15:23:14 -0400
committerIngo Molnar <[email protected]>2013-04-19 09:33:36 +0200
commitcc189d2513d1f45cde87a9043fe3be28559c7490 (patch)
tree064796cc597cfae5cc657d8bdc212774ea5251ff /kernel/rtmutex-debug.c
parent2bd2c92cf07cc4a373bf316c75b78ac465fefd35 (diff)
mutex: Back out architecture specific check for negative mutex count
Linus suggested that probably all the supported architectures can allow a negative mutex count without incorrect behavior, so we can then back out the architecture specific change and allow the mutex count to go to any negative number. That should further reduce contention for non-x86 architecture. Suggested-by: Linus Torvalds <[email protected]> Signed-off-by: Waiman Long <[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