Hi, Rafael J. Wysocki > - /* Update enable mask, but don't enable the HW GPE as of yet */ > - > - status = acpi_ev_enable_gpe(gpe_event_info, FALSE); I think the above line code should be remained. If it is deleted, the exception event will be raised on some machine. Best Regards, Jin Dongming > - > ACPI_DEBUG_PRINT((ACPI_DB_LOAD, > "Registered GPE method %s as GPE number 0x%.2X\n", > name, gpe_number)); > - return_ACPI_STATUS(status); > + return_ACPI_STATUS(AE_OK); > } > -- 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