1710852ebd
Starting or stopping the IPMI watchdog is rather expensive with the current implementation as all IPMI requests are bounced via thread. This is not viable during shutdown or dumps, and this avoids headache in the common case that the watchdog is not enabled. The IPMI watchdog should probably be reworked to not use a separate thread to fix this in the case when the watchdog timer is enabled. MFC after: 2 weeks |
||
---|---|---|
.. | ||
ipmi_acpi.c | ||
ipmi_isa.c | ||
ipmi_kcs.c | ||
ipmi_linux.c | ||
ipmi_pci.c | ||
ipmi_smbios.c | ||
ipmi_smbus.c | ||
ipmi_smic.c | ||
ipmi_ssif.c | ||
ipmi.c | ||
ipmivars.h |