1
0
Fork 0
alistair23-linux/drivers/char/ipmi
Corey Minyard bda4c30aa6 ipmi: run to completion fixes
The "run_to_completion" mode was somewhat broken.  Locks need to be avoided in
run_to_completion mode, and it shouldn't be used by normal users, just
internally for panic situations.

This patch removes locks in run_to_completion mode and removes the user call
for setting the mode.  The only user was the poweroff code, but it was easily
converted to use the polling interface.

[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-04-29 08:06:14 -07:00
..
Kconfig Use menuconfig objects II - IPMI 2007-07-16 09:05:40 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ipmi_bt_sm.c [PATCH] IPMI: remove zero inits 2006-12-10 09:55:40 -08:00
ipmi_devintf.c Convert from class_device to device in drivers/char 2007-10-12 14:51:04 -07:00
ipmi_kcs_sm.c [PATCH] IPMI: increase KCS message size 2006-12-07 08:39:48 -08:00
ipmi_msghandler.c ipmi: run to completion fixes 2008-04-29 08:06:14 -07:00
ipmi_poweroff.c ipmi: run to completion fixes 2008-04-29 08:06:14 -07:00
ipmi_si_intf.c ipmi: run to completion fixes 2008-04-29 08:06:14 -07:00
ipmi_si_sm.h [PATCH] ipmi: add generic PCI handling 2006-03-26 08:56:56 -08:00
ipmi_smic_sm.c [PATCH] IPMI: Fix BT long busy 2006-12-07 08:39:47 -08:00
ipmi_watchdog.c [WATCHDOG] ipmi: add the standard watchdog timeout ioctls 2007-11-28 08:25:19 +00:00