On Fri, Nov 22, 2013 at 05:05:48PM -0700, Al Stone wrote: > For reduced hardware mode, however, I have to rely on the underlying > ACPICA reference implementation to behave properly. Right now, ACPICA > relies on compile time changes to implement either reduced HW mode or > legacy mode so I have to follow suit. When I looked at making ACPICA > change behavior at runtime, the changes became more and more invasive. > Since x86/ia64 depend on ACPICA to behave also, that seemed a far > more dangerous approach to me. Ugh. Really? People have been fairly careful about making sure that the x86 SoC code is selected correctly at runtime, and losing that because ACPICA is broken would be a shame. I think this is something that needs to support runtime switching even if there's also support for building kernels that only implement the reduced hardware profile. -- Matthew Garrett | mjg59@xxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html