https://bugzilla.kernel.org/show_bug.cgi?id=214271

Thomas Gleixner ([email protected]) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected]
          Component|x86-64                      |Power-Sleep-Wake
           Assignee|platform_x86_64@kernel-bugs |acpi_power-sleep-wake@kerne
                   |.osdl.org                   |l-bugs.osdl.org
            Product|Platform Specific/Hardware  |ACPI

--- Comment #1 from Thomas Gleixner ([email protected]) ---
That's caused by ACPI doing a memory allocation in the very early resume state
where almost everything is disabled. The kernel has KFENCE enabled which tries
to queue irq work and self IPIs the CPU. That fails simply because the APIC is
still shut down.


Reassigned it to ACPI

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

_______________________________________________
acpi-bugzilla mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to