[Bug 283027] kernel panic: malloc(M_WAITOK) with sleeping prohibited

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 07 Dec 2024 01:57:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283027

Bjoern A. Zeeb <bz@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.freebsd.org/bu
                   |                            |gzilla/show_bug.cgi?id=2636
                   |                            |32

--- Comment #6 from Bjoern A. Zeeb <bz@FreeBSD.org> ---
(In reply to John Baldwin from comment #5)

While that (LinuxKPI PCI tree alloc) is probably true the problem here is that
suspend/resume is not supported as such yet for iwlwifi and this is a secondary
issue given we should probably never hit that code path.

I adding the see-also;  the wifi device needs to be gone before suspend (that's
essentially what net80211 would do just without fully driving state for
LinuxKPI to my memory and we need to handle it there too).

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.