android_kernel_motorola_sm6225/drivers/char/ipmi
Corey Minyard 56a55ec648 [PATCH] ipmi: fix panic ipmb response
The "null message handler" in the IPMI driver is used in startup and panic
situations to handle messages.  It was only designed to work with messages
from the local management controller, but in some cases it was used to get
messages from remote managmenet controllers, and the system would then
panic.  This patch makes the "null message handler" in the IPMI driver more
general so it works with any kind of message.

Signed-off-by: Corey Minyard <minyard@acm.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-07 16:57:48 -07:00
..
ipmi_bt_sm.c [PATCH] ipmi: clean up versioning of the IPMI driver 2005-09-07 16:57:48 -07:00
ipmi_devintf.c [PATCH] ipmi: clean up versioning of the IPMI driver 2005-09-07 16:57:48 -07:00
ipmi_kcs_sm.c [PATCH] ipmi: clean up versioning of the IPMI driver 2005-09-07 16:57:48 -07:00
ipmi_msghandler.c [PATCH] ipmi: fix panic ipmb response 2005-09-07 16:57:48 -07:00
ipmi_poweroff.c [PATCH] ipmi: clean up versioning of the IPMI driver 2005-09-07 16:57:48 -07:00
ipmi_si_intf.c [PATCH] ipmi: clean up versioning of the IPMI driver 2005-09-07 16:57:48 -07:00
ipmi_si_sm.h [PATCH] ipmi iomem annotations and fixes 2005-05-04 07:33:15 -07:00
ipmi_smic_sm.c [PATCH] ipmi: clean up versioning of the IPMI driver 2005-09-07 16:57:48 -07:00
ipmi_watchdog.c [PATCH] ipmi: clean up versioning of the IPMI driver 2005-09-07 16:57:48 -07:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00