Page MenuHomeFreeBSD

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

Authored by kevans on Feb 29 2024, 4:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jun 1, 3:56 PM
Unknown Object (File)
Apr 26 2024, 10:52 PM
Unknown Object (File)
Apr 26 2024, 4:43 PM
Unknown Object (File)
Apr 26 2024, 4:07 AM
Unknown Object (File)
Apr 26 2024, 3:48 AM
Unknown Object (File)
Apr 23 2024, 7:41 PM
Unknown Object (File)
Apr 22 2024, 8:04 PM
Unknown Object (File)
Apr 19 2024, 5:56 AM
Subscribers

Details

Summary

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.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 56351
Build 53239: arc lint + arc unit