Re: Panic after kldload i915kms at main-n280058-e7a04a110724
Date: Thu, 04 Sep 2025 13:29:34 UTC
On 9/4/25 07:52, David Wolfskill wrote: > On Thu, Sep 04, 2025 at 02:39:45PM +0200, Juraj Lutter wrote: >> ... >> Out of curiosity, does the problem go away when you revert commit a2f08d0ddc29e4da15f614bdb6a5072b3fd6332c ? >> >> It is the most recent one that touched pseudofs subsystem. >> .... > > Thanks; I will try it & report. > > In the mean time, I have screenshots for the panic up at > https://www.catwhisker.org/~david/FreeBSD/head/n280058/ > > Peace, > david Hi, Sorry for the hassle, this is reverted in d3462294c1f02ca20cc1869d618bde57559f5914. I had smoke-tested all in-tree pseudofs, but missed that lindebugfs is mostly initialized in drivers that populated it rather than in lindebugfs itself. I'll add it to my list to circle back to later. Thanks, Kyle Evans