[Bug 276614] graphics/mesa-dri:fix os_same_file_description warning

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 05 Feb 2024 23:36:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276614

--- Comment #20 from Jan Beich <jbeich@FreeBSD.org> ---
(In reply to Emmanuel Vadot from comment #12)
> the main problem is that this patch wasn't reviewed

It was by you (earlier version) and Val (later version). Upstream is hestitant
because:
- the patch is non-trivial (new code) but still simple
- they have no in-house FreeBSD experts, so can only rubberstamp
- other BSDs disable checking kernel pointers for non-root
- context fatigue from too many review comments

> not a bugfix

ports c14ad44ccafc indirectly points to
https://gitlab.freedesktop.org/mesa/mesa/-/issues/2882 and
https://gitlab.freedesktop.org/mesa/mesa/-/issues/2413

os_same_file_description() usage is limited to OpenGL drivers as Vulkan likely
lets consumers do the same thing in an explicit way.

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