Page MenuHomeFreeBSD

Remove bogus use of useracc() in (clock_)nanosleep.
ClosedPublic

Authored by brooks on Apr 13 2020, 11:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 19, 11:31 PM
Unknown Object (File)
Sun, Apr 19, 4:35 PM
Unknown Object (File)
Thu, Apr 16, 9:48 PM
Unknown Object (File)
Sat, Apr 11, 7:13 AM
Unknown Object (File)
Sun, Apr 5, 2:45 PM
Unknown Object (File)
Sat, Mar 28, 1:24 PM
Unknown Object (File)
Sat, Mar 28, 4:00 AM
Unknown Object (File)
Mar 22 2026, 3:56 AM
Subscribers
None

Details

Summary

There's no point in pre-checking that we can access the user's rmtp
pointer before we do it in copyout().

While here, improve style(9) compliance.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 30479
Build 28233: arc lint + arc unit