https://bugzilla.kernel.org/show_bug.cgi?id=186681
Chen Yu <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Component|Config-Interrupts |EC Kernel Version|By submitting this bug, |4.9.0-rc3 |mainline V4.9-rc1 ~ | |v4.9-rc3 all failed | Regression|Yes |No --- Comment #1 from Chen Yu <[email protected]> --- The only increased number of interrupts is gpe16, which is used by EmbeddedController according to dsdt: Name (_HID, EisaId ("PNP0C09") /* Embedded Controller Device */) Name (_GPE, 0x16) // _GPE: General Purpose Events It looks like the EC has enabled the local irq during processing without closing it after exit, @Lv, could you help have a look at this? -- You are receiving this mail because: You are watching the assignee of the bug. ------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today. http://sdm.link/xeonphi _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
