aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorDoug Thompson <[email protected]>2007-07-19 01:50:22 -0700
committerLinus Torvalds <[email protected]>2007-07-19 10:04:56 -0700
commit0ca84761faeb9d49301d45b39859411c7a124690 (patch)
tree742416b9c5db96227be2de0004b6b81058779029 /include/linux
parent7f065e723b02afb0d36a2aae8e6d206ba2667fc6 (diff)
drivers/edac: fix edac_device semaphore to mutex
A previous patch changed the edac_mc src file from semaphore usage to mutex This patch changes the edac_device src file as well, from semaphore use to mutex operation. Use a mutex primitive for mutex operations, as it does not require a semaphore Cc: Alan Cox [email protected] Signed-off-by: Doug Thompson <[email protected]> Cc: Greg KH <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions