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)
Nov 13 2024, 10:47 PM
Unknown Object (File)
Nov 13 2024, 10:47 PM
Unknown Object (File)
Oct 9 2024, 1:04 PM
Unknown Object (File)
Oct 9 2024, 1:04 PM
Unknown Object (File)
Oct 9 2024, 1:04 PM
Unknown Object (File)
Oct 9 2024, 12:57 PM
Unknown Object (File)
Sep 27 2024, 4:19 PM
Unknown Object (File)
Sep 19 2024, 11:03 PM
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