[Bug 297467] linuxlator: unsupported POLLREMOVE, events(-1)

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 22 Sep 2026 18:38:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297467

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=26b3ff1f5c4bb1c4c311638e92b229cbc94a44ec

commit 26b3ff1f5c4bb1c4c311638e92b229cbc94a44ec
Author:     Maxim Sobolev <sobomax@FreeBSD.org>
AuthorDate: 2026-09-22 18:37:52 +0000
Commit:     Maxim Sobolev <sobomax@FreeBSD.org>
CommitDate: 2026-09-22 18:37:52 +0000

    Ignore LINUX_POLLREMOVE

    This matches upstream behaviour since Linux's demangle_poll()
    silently discards POLLREMOVE from the requested events.

    Reviewed by:    emaste
    Sponsored by:   Sippy Software, Inc.
    Differential Revision:  https://reviews.freebsd.org/D59914
    MFC after:      1 week
    PR:             297467

 sys/compat/linux/linux.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

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