HomeFreeBSD

kern: poll: tap out the pollfd array on successful return

Description

kern: poll: tap out the pollfd array on successful return

We do this in kern_poll() to include freebsd32 but exclude the linux
compat layer. The ABI should be the same, but the POLL constants are
probably different or should be assumed so.

Reviewed by: bapt, jhb
Differential Revision: https://reviews.freebsd.org/D44158

Details

Provenance
kevansAuthored on Mar 5 2024, 4:14 AM
Reviewer
bapt
Differential Revision
D44158: kern: poll: tap out the pollfd array on successful return
Parents
rG291079d0ebdd: pci_host_generic: Simplify generic_pcie_translate_resource
Branches
Unknown
Tags
Unknown