linux/drivers/char/ipmi
Corey Minyard d0acf734d8 ipmi_ssif: Use interruptible completion for waiting in the thread
The code was using an normal completion, but that caused stuck
task errors after a while.  Use an interruptible one to avoid that.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
2015-04-10 20:51:42 -05:00
..
ipmi_bt_sm.c
ipmi_devintf.c ipmi: Free ipmi_recv_msg messages from the linked list on close 2015-02-19 20:58:40 -06:00
ipmi_kcs_sm.c
ipmi_msghandler.c ipmi: Remove uses of return value of seq_printf 2015-02-19 20:58:41 -06:00
ipmi_powernv.c ipmi/powernv: Fix minor locking bug 2015-04-10 20:51:42 -05:00
ipmi_poweroff.c
ipmi_si_intf.c ipmi: Handle BMCs that don't allow clearing the rcv irq bit 2015-04-10 20:51:42 -05:00
ipmi_si_sm.h
ipmi_smic_sm.c
ipmi_ssif.c ipmi_ssif: Use interruptible completion for waiting in the thread 2015-04-10 20:51:42 -05:00
ipmi_watchdog.c
Kconfig drivers/char/ipmi: Add powernv IPMI driver 2014-12-11 15:04:12 -06:00
Makefile drivers/char/ipmi: Add powernv IPMI driver 2014-12-11 15:04:12 -06:00