dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/edac
Matthias Kaehlcke 63b7df9101 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>
2007-07-19 10:04:53 -07:00
..
Kconfig Use menuconfig objects II - EDAC 2007-07-16 09:05:40 -07:00
Makefile drivers/edac: add edac_device class 2007-07-19 10:04:53 -07:00
amd76x_edac.c [PATCH] EDAC: fix module names quoted in sysfs 2006-07-01 09:55:58 -07:00
e7xxx_edac.c [PATCH] EDAC: fix module names quoted in sysfs 2006-07-01 09:55:58 -07:00
e752x_edac.c [PATCH] EDAC: Fix in e752x mc driver 2007-02-12 09:48:32 -08:00
edac_core.h drivers/edac: add edac_device class 2007-07-19 10:04:53 -07:00
edac_device.c drivers/edac: add edac_device class 2007-07-19 10:04:53 -07:00
edac_device_sysfs.c drivers/edac: add edac_device class 2007-07-19 10:04:53 -07:00
edac_mc.c drivers/edac: change from semaphore to mutex operation 2007-07-19 10:04:53 -07:00
edac_mc.h drivers/edac: split out functions to unique files 2007-07-19 10:04:53 -07:00
edac_mc_sysfs.c drivers/edac: mc sysfs add missing mem types 2007-07-19 10:04:53 -07:00
edac_module.c drivers/edac: add edac_device class 2007-07-19 10:04:53 -07:00
edac_module.h drivers/edac: add edac_device class 2007-07-19 10:04:53 -07:00
edac_pci_sysfs.c drivers/edac: split out functions to unique files 2007-07-19 10:04:53 -07:00
i82860_edac.c [PATCH] EDAC: fix module names quoted in sysfs 2006-07-01 09:55:58 -07:00
i82875p_edac.c Fix 82875 PCI setup 2007-05-08 11:15:07 -07:00
r82600_edac.c [PATCH] EDAC: fix module names quoted in sysfs 2006-07-01 09:55:58 -07:00