kernel-ark/drivers/char/ipmi
Corey Minyard 4791c03d2c [PATCH] ipmi: fix event queue limit
The event handler mechanism in the IPMI driver had a limit on the number of
received events, but the counts were not being updated.  Update the counts
to impose a limit.  This is not a critical fix, as this function (the
sending of the events) has to be turned on by the user, anyway.  This
avoids problems if they forget to turn it back off.

Signed-off-by: Corey Minyard <minyard@acm.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-04-11 06:18:45 -07:00
..
ipmi_bt_sm.c [PATCH] ipmi: bt restart reset fixes 2005-11-07 07:53:44 -08:00
ipmi_devintf.c [PATCH] IPMI: convert from semaphores to mutexes 2006-03-31 12:18:54 -08:00
ipmi_kcs_sm.c [PATCH] IPMI: tidy up various things 2006-03-31 12:18:54 -08:00
ipmi_msghandler.c [PATCH] ipmi: fix event queue limit 2006-04-11 06:18:45 -07:00
ipmi_poweroff.c [PATCH] IPMI: tidy up various things 2006-03-31 12:18:54 -08:00
ipmi_si_intf.c [PATCH] IPMI: convert from semaphores to mutexes 2006-03-31 12:18:54 -08: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: more dell fixes 2005-11-07 07:53:44 -08:00
ipmi_watchdog.c [PATCH] IPMI: convert from semaphores to mutexes 2006-03-31 12:18:54 -08:00
Kconfig
Makefile