1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/platform/x86
Henrique de Moraes Holschuh 7646ea88af ACPI: thinkpad-acpi: use killable instead of interruptible mutexes
Unfortunately, POSIX in all of its braindamage, do not state that userspace has
to deal with EINTR in read/write and friends... so, lesser code just doesn't.

Switch from *_interruptible to *_killable on the sysfs- and procfs-related
mutexes.  This closes this possible can of worms.

Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Signed-off-by: Len Brown <len.brown@intel.com>
2009-01-15 13:39:35 -05:00
..
acer-wmi.c create drivers/platform/x86/ from drivers/misc/ 2008-12-19 04:42:32 -05:00
asus-laptop.c create drivers/platform/x86/ from drivers/misc/ 2008-12-19 04:42:32 -05:00
asus_acpi.c ACPI: move wmi, asus_acpi, toshiba_acpi to drivers/platform/x86 2008-12-19 04:42:33 -05:00
compal-laptop.c create drivers/platform/x86/ from drivers/misc/ 2008-12-19 04:42:32 -05:00
eeepc-laptop.c create drivers/platform/x86/ from drivers/misc/ 2008-12-19 04:42:32 -05:00
fujitsu-laptop.c Merge branch 'drivers-platform' into release 2009-01-09 04:56:56 -05:00
hp-wmi.c hp-wmi: handle rfkill_register() failure 2009-01-09 16:54:41 -08:00
intel_menlow.c create drivers/platform/x86/ from drivers/misc/ 2008-12-19 04:42:32 -05:00
Kconfig ACPI: thinkpad-acpi: debug facility to emulate the rf switches 2009-01-15 13:29:21 -05:00
Makefile ACPI: move wmi, asus_acpi, toshiba_acpi to drivers/platform/x86 2008-12-19 04:42:33 -05:00
msi-laptop.c create drivers/platform/x86/ from drivers/misc/ 2008-12-19 04:42:32 -05:00
panasonic-laptop.c Merge branch 'drivers-platform' into release 2009-01-09 04:56:56 -05:00
sony-laptop.c Merge branch 'drivers-platform' into release 2009-01-09 04:56:56 -05:00
tc1100-wmi.c Merge branch 'drivers-platform' into release 2009-01-09 04:56:56 -05:00
thinkpad_acpi.c ACPI: thinkpad-acpi: use killable instead of interruptible mutexes 2009-01-15 13:39:35 -05:00
toshiba_acpi.c ACPI: move wmi, asus_acpi, toshiba_acpi to drivers/platform/x86 2008-12-19 04:42:33 -05:00
wmi.c ACPI: move wmi, asus_acpi, toshiba_acpi to drivers/platform/x86 2008-12-19 04:42:33 -05:00