> > +static bool param_extension; > +module_param(param_extension, bool, 0); Make it 0644, then it can be changed at runtime. No need to require a reboot. -Andi -- 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