Comment 10 for bug 1284334

Revision history for this message
Joseph Salisbury (jsalisbury) wrote :

In trusty, the CONFIG_IPMI_HANDLER option is set to Y:

config.common.ubuntu:CONFIG_ACPI_IPMI=m
config.common.ubuntu:CONFIG_IPMI_DEVICE_INTERFACE=m
config.common.ubuntu:CONFIG_IPMI_HANDLER=y
config.common.ubuntu:# CONFIG_IPMI_PANIC_EVENT is not set
config.common.ubuntu:CONFIG_IPMI_POWEROFF=m
config.common.ubuntu:CONFIG_IPMI_SI=m
config.common.ubuntu:CONFIG_IPMI_WATCHDOG=m

I can build a Trusty kernel with CONFIG_IPMI_HANDLER set back to m and see if that changes things.