On 04/06/25 14:05, Renato Botelho wrote:
On 31/05/25 20:03, Konstantin Belousov wrote:
The branch main has been updated by kib:
URL: https://cgit.FreeBSD.org/src/commit/?
id=970a71e1ef9a9792059c7c824a0106abb4fddcec
commit 970a71e1ef9a9792059c7c824a0106abb4fddcec
Author: Konstantin Belousov <k...@freebsd.org>
AuthorDate: 2025-05-31 22:06:46 +0000
Commit: Konstantin Belousov <k...@freebsd.org>
CommitDate: 2025-05-31 22:59:55 +0000
Rename BLOW_KERNEL_WITH_EXTERR to BLOAT_KERNEL_WITH_EXTERR
Guessed by: alc
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Hello Konstantin!
I've upgraded my laptop recently and got a panic during boot. After
bisecting I ended up on this series of commits you pushed on May 31.
Commit 7944a87dce93 made by Jessica is good for me and after applying
all these commits (2761de0832c1..970a71e1ef9a) I see the panic. Most
recent main also panics so it's consistent for me.
Oh, it's caused by i915kms, I'll update and rebuild it manually. It
should fix the issue.
--
Renato Botelho