[PATCH 0/3] ipmi: Cleanups for allowing IPMI support to always be "y"

From: minyard
Date: Sun Feb 23 2014 - 21:23:56 EST


Three patches to remove issues with probing interface default, to make
sure the driver is completely idle if nothing is happening on it, and to
compile the IPMI driver into the kernel if ACPI is enabled.

The ACPI spec really requires that the IPMI driver be built into the
kernel because ACPI uses IPMI for some operations. But some people
do not want the driver even using the mimimal amount of CPU it uses
when idle. And the default probing, even though sort of implied to
be required by the spec, is really a bad idea and can result in hangs
on systems with other hardware at those location.

Hopefully these patches make everyone happy.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/