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

            Bug ID: 201661
           Summary: (Bisected) Can't boot on CHUWI Hi10 Pro (Atom
                    x5-Z8350)
           Product: ACPI
           Version: 2.5
    Kernel Version: around v4.20-rc1
          Hardware: x86-64
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: blocking
          Priority: P1
         Component: ACPICA-Core
          Assignee: [email protected]
          Reporter: [email protected]
        Regression: No

Created attachment 279413
  --> https://bugzilla.kernel.org/attachment.cgi?id=279413&action=edit
dmesg failure log at e255aee5b66ce4af025e6f77122114c01303b861

Hi,

Recent changes to the ACPICA subsystem(?) of the kernel, merged in
58a0228707870c8330917f919804986855443a19, causes at least one device (sample
set of one) to fail to boot.

A `git bisect` points towards one of those two commits (`git bisect
visualize`).

-----

commit e324e10109fc4fdd3a7d63cbc4114da978dce835
Author: Bob Moore <[email protected]>
Date:   Wed Oct 3 11:45:36 2018 -0700

    ACPICA: Update for field unit access

    Mostly for access to Generic Serial Bus, but also cleanup
    for the other fields.

    Signed-off-by: Bob Moore <[email protected]>
    Signed-off-by: Erik Schmauss <[email protected]>
    Signed-off-by: Rafael J. Wysocki <[email protected]>

commit f8553720e103821504f86a2a21ffe4c188d47b2f
Author: Bob Moore <[email protected]>
Date:   Wed Oct 3 11:45:35 2018 -0700

    ACPICA: Rename some of the Field Attribute defines

    Matches changes to iASL

    Signed-off-by: Bob Moore <[email protected]>
    Signed-off-by: Erik Schmauss <[email protected]>
    Signed-off-by: Rafael J. Wysocki <[email protected]>

-----

The latter (f8553720) does not build (skipped) and the former (e324e101)
building and bad. Their parent (f99b89ee) builds and is good.

Symptoms from that failure are that the sdhci subsystem(?) fails and mmcblk0
starts spewing errors -110. (mmcblk0: error -110 requesting status, mmc0: tried
to HW reset card, got error -110, mmcblk0: recovery failed!) causing I/O
errors. (Though, neither mmc nor sdhci parts of the kernel are at fault here.)

I have verified that everything seems right outside of the changes pointed out,
through lack of finesse and reverting the whole ACPICA merge.

See
https://github.com/samueldr/linux/commit/821a29d3a4278afbef16f561078e69d1b3d946fe

I am unable to find relevant log entries in `dmesg`, gathered using netconsole
for the failing boot. I have attached a good and failed boot. Good boot is from
the linked commit (revert) and the failing boot on the parent commit
(e255aee5b66ce4af025e6f77122114c01303b861).

Don't hesitate to ask if I forgot to include anything in the bug report. Also
don't hesitate to ask to test misc. scenarios to figure out better what's going
on.

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