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

--- Comment #2 from David Flater (d...@flaterco.com) ---
I bisected by testing whether shutdown would shut down and got a wrong answer:
    c26cee817f8bd9a22bfade20f739ec2fc6f20221 is the first bad commit
    commit c26cee817f8bd9a22bfade20f739ec2fc6f20221
    Date:   Sat Aug 10 20:00:05 2024 -0400
    usb: gadget: f_fs: add capability for dfu functional descriptor

The patch to revert that commit applied cleanly to the latest
(a64dcfb451e254085a7daee5fe51bf22959d52d3) except for comments, but the
resulting kernel could not shut down.

Theories:

1. The failure is not 100% and some kernel with the fault accidentally
succeeded during bisection.

2. The following error, which appeared after two of the failed shutdowns,
indicated a second mode of failure that ruined the bisection:
    systemd-shutdown[1]: Failed to enumerate /proc/: Invalid argument.

I will keep poking at it.

-- 
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