diff options
author | Corey Minyard <minyard@acm.org> | 2006-03-31 12:30:41 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-31 22:18:54 +0200 |
commit | d6dfd1310d3562698fd7c3c086f6c239f96394ac (patch) | |
tree | ff6c77f2d2e8bcb5b765bdaa4198243e043031aa /fs/Makefile | |
parent | [PATCH] IPMI: tidy up various things (diff) | |
download | linux-d6dfd1310d3562698fd7c3c086f6c239f96394ac.tar.xz linux-d6dfd1310d3562698fd7c3c086f6c239f96394ac.zip |
[PATCH] IPMI: convert from semaphores to mutexes
Convert the remaining semaphores to mutexes in the IPMI driver. The
watchdog was using a semaphore as a real semaphore (for IPC), so the
conversion there required adding a completion.
Signed-off-by: Corey Minyard <minyard@acm.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/Makefile')
0 files changed, 0 insertions, 0 deletions