Re: git: ba1904937d9a - main - acpica: Extract _OSC parsing to a common file

From: Renato Botelho <garga_at_FreeBSD.org>
Date: Thu, 26 Dec 2024 21:44:48 UTC
On 12/12/24 15:19, Andrew Turner wrote:
> The branch main has been updated by andrew:
> 
> URL: https://cgit.FreeBSD.org/src/commit/?id=ba1904937d9ae0539e39001467a1519b17177118
> 
> commit ba1904937d9ae0539e39001467a1519b17177118
> Author:     Andrew Turner <andrew@FreeBSD.org>
> AuthorDate: 2024-12-12 16:29:45 +0000
> Commit:     Andrew Turner <andrew@FreeBSD.org>
> CommitDate: 2024-12-12 18:00:22 +0000
> 
>      acpica: Extract _OSC parsing to a common file
>      
>      This will be used by pci_host_generic_acpi.c so needs to be in a
>      common location.
>      
>      Reviewed by:    imp, jhb
>      Sponsored by:   Arm Ltd
>      Differential Revision:  https://reviews.freebsd.org/D48044

My dev system was running CURRENT from Oct 31 and broke after I upgrade 
to most recent version on Dec 20.  After bisecting I found this commit 
as the one that introduced the problem.

It starts booting but can't found any disk.  Pressing ? at mount prompt 
shows nothing.  This system is a VM running on KVM and I've attached 
dmesg from successfully boot

FreeBSD idaho.arrakis.com.br 15.0-CURRENT FreeBSD 15.0-CURRENT #22 
n274182-938e4b131c4: Thu Dec 26 18:10:12 -03 2024 
root@idaho.arrakis.com.br:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG 
amd64

I've built GENERIC and collected a video [1] since the VNC server 
doesn't support copy/paste.

[1] https://idaho.arrakis.com.br/share/boot_fail.mov
-- 
Renato Botelho