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)
Thu, Nov 14, 11:14 AM
Unknown Object (File)
Sun, Nov 10, 5:15 PM
Unknown Object (File)
Sun, Nov 10, 3:45 PM
Unknown Object (File)
Sun, Nov 10, 3:42 PM
Unknown Object (File)
Sun, Nov 10, 2:43 PM
Unknown Object (File)
Sun, Nov 10, 1:39 PM
Unknown Object (File)
Sun, Nov 10, 1:19 PM
Unknown Object (File)
Sun, Nov 10, 1:18 PM
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