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

Thomas Gleixner (t...@linutronix.de) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |r...@rjwysocki.net,
                   |                            |t...@linutronix.de
          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 (t...@linutronix.de) ---
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
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to