diff options
author | Matthias Kaehlcke <matthias.kaehlcke@gmail.com> | 2007-07-19 10:49:38 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-19 19:04:53 +0200 |
commit | 63b7df9101895d1f0a259c567b3bab949a23075f (patch) | |
tree | 05a861b959abe5f254dd706995ce2a4ceb22c88a /drivers/edac/Kconfig | |
parent | drivers/edac: mc sysfs add missing mem types (diff) | |
download | linux-63b7df9101895d1f0a259c567b3bab949a23075f.tar.xz linux-63b7df9101895d1f0a259c567b3bab949a23075f.zip |
drivers/edac: change from semaphore to mutex operation
The EDAC core code uses a semaphore as mutex. use the mutex API
instead of the (binary) semaphore.
Matthaias wrote this, but since I had some patches ahead of it,
I need to modify it to follow my patches.
Signed-off-by: Matthias Kaehlcke <matthias.kaehlcke@gmail.com>
Signed-off-by: Douglas Thompson <dougthompson@xmission.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/edac/Kconfig')
0 files changed, 0 insertions, 0 deletions