Feng Tang wrote: > +/* > + * Clevo M720 notebook actually works ok with IRQ mode, if we lifted > + * the GPE storm threshold back to 20 > + */ > +static int ec_enlarge_storm_threshold(const struct dmi_system_id *id) This function name is very generic. Maybe there will be different thresholds needed in the future. Is it a good idea to name the function ec_set_storm_threshold_20 instead? //Peter -- 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