Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Mar 2026 06:44:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 293382] Dead lock and kernel crash around closefp_impl
Message-ID:  <bug-293382-227-lLIi2k3AhZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-293382-227@https.bugs.freebsd.org/bugzilla/>

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

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-293382-227-lLIi2k3AhZ>