Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Sep 2025 06:27:22 +0000
From:      "Poul-Henning Kamp" <phk@phk.freebsd.dk>
To:        Adrian Chadd <adrian.chadd@gmail.com>
Cc:        Gleb Smirnoff <glebius@freebsd.org>, freebsd-current@freebsd.org, src-committers@freebsd.org
Subject:   Re: September 2025 stabilization week
Message-ID:  <202509240627.58O6RMlI002298@critter.freebsd.dk>
In-Reply-To: <CAJ-VmonvR4FU7QYgYv5QP0HVUUjP0Hm-6CSpbM03ejqcnWN8Rg@mail.gmail.com>
References:  <aNECHpk88cROsfAn@cell.glebi.us> <202509230918.58N9IrBq011875@critter.freebsd.dk> <CAJ-VmonvR4FU7QYgYv5QP0HVUUjP0Hm-6CSpbM03ejqcnWN8Rg@mail.gmail.com>

index | next in thread | previous in thread | raw e-mail

--------
Adrian Chadd writes:

> can you narrow down the commit range? Did someone import a new ACPICA or
> something?

This is my primary work machine so a bisect is not compatible with my
other responsibilies, but I have kept old kernels around and their
results are:

Works, august 18:

	main-n279689-c04fe26aa2f7

Fails, august 25:

	main-n279849-49ae0c259205

During resume the failing kernel outputs:

	xhci1: Controller reset timeout.
	xhci1: detached
	pci6: detached
	pcib7: detached
	pci5: detached
	pcib6: detached
	[...]

My personal prime suspect would be:

	commit b5daf675efc746611c7cfcd1fa474b8905064c4b
	Merge: b03f765f076c 5bb60d44e941
	Author: Jung-uk Kim <jkim@FreeBSD.org>
	Date:   Thu Aug 21 17:45:33 2025 -0400

	    acpica: Merge ACPICA 20250807
    
	    Merge commit '5bb60d44e94172a567412968545c82065695d871'

	commit 5bb60d44e94172a567412968545c82065695d871
	Author: Jung-uk Kim <jkim@FreeBSD.org>
	Date:   Thu Aug 21 16:38:34 2025 -0400

	    Import ACPICA 20250807


-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202509240627.58O6RMlI002298>