android_kernel_xiaomi_sm8350/drivers/char/ipmi
Corey Minyard 9a2845c453 ipmi: fix ipmi_si modprobe hang
Instead of queuing IPMB messages before channel initialization, just
throw them away.  Nobody will be listening for them at this point,
anyway, and they will clog up the queue and nothing will be delivered
if we queue them.

Also set the current channel to the number of channels, as this value
is used to tell if the channel information has been initialized.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
Cc: Ferenc Wagner <wferi@niif.hu>
Cc: Dan Frazier <dannf@hp.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-05-22 07:30:41 -07:00
..
ipmi_bt_sm.c
ipmi_devintf.c saner FASYNC handling on file close 2008-11-01 09:49:46 -07:00
ipmi_kcs_sm.c
ipmi_msghandler.c ipmi: fix ipmi_si modprobe hang 2009-05-22 07:30:41 -07:00
ipmi_poweroff.c
ipmi_si_intf.c ipmi: test for event buffer before using 2009-04-21 13:41:48 -07:00
ipmi_si_sm.h
ipmi_smic_sm.c
ipmi_watchdog.c saner FASYNC handling on file close 2008-11-01 09:49:46 -07:00
Kconfig
Makefile