summaryrefslogtreecommitdiffstats
path: root/kernel/lockdep.c
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2010-01-29 21:39:02 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2010-05-21 18:37:30 +0200
commit3142788b7967ccfd2f1813ee9e11aeb1e1cf7de2 (patch)
tree292a6e3a21e237789c91a8d0ccd021321990a265 /kernel/lockdep.c
parentplatform_bus: allow custom extensions to system PM methods (diff)
downloadlinux-3142788b7967ccfd2f1813ee9e11aeb1e1cf7de2.tar.xz
linux-3142788b7967ccfd2f1813ee9e11aeb1e1cf7de2.zip
drivers/base: Convert dev->sem to mutex
The semaphore is semantically a mutex. Convert it to a real mutex and fix up a few places where code was relying on semaphore.h to be included by device.h, as well as the users of the trylock function, as that value is now reversed. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'kernel/lockdep.c')
0 files changed, 0 insertions, 0 deletions