[Bug 293382] Dead lock and kernel crash around closefp_impl

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 31 Mar 2026 06:44:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293382

--- Comment #33 from Konstantin Belousov <kib@FreeBSD.org> ---
(In reply to Paul from comment #32)
As I said above, filedescriptor-based events are not hashed.  KN_HASH() is only
relevant for knotes that use something else than files for their idents.

So unless there is somewhere an awful mishap of mixing files- and
non-files-knotes,
I do not think that KN_HASH() is at play there.

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