linux/drivers/char/ipmi
Corey Minyard 895dcfd1ca ipmi: fix message handling during panics
The part of the IPMI driver that delivered panic information to the event
log and extended the watchdog timeout during a panic was not properly
handling the messages.  It used static messages to avoid allocation, but
wasn't properly waiting for these, or wasn't properly handling the
refcounts.

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>
2012-03-28 17:14:36 -07:00
..
ipmi_bt_sm.c treewide: Fix typos in various parts of the kernel, and fix some comments. 2011-12-02 14:57:31 +01:00
ipmi_devintf.c
ipmi_kcs_sm.c ipmi: increase KCS timeouts 2012-03-28 17:14:36 -07:00
ipmi_msghandler.c ipmi: fix message handling during panics 2012-03-28 17:14:36 -07:00
ipmi_poweroff.c Fix common misspellings 2011-03-31 11:26:23 -03:00
ipmi_si_intf.c ipmi: use a tasklet for handling received messages 2012-03-28 17:14:36 -07:00
ipmi_si_sm.h
ipmi_smic_sm.c
ipmi_watchdog.c ipmi: fix message handling during panics 2012-03-28 17:14:36 -07:00
Kconfig
Makefile drivers/char/ipmi/Makefile: replace the use of <module>-objs with <module>-y 2010-10-27 18:03:14 -07:00