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)
Thu, Oct 9, 11:22 PM
Unknown Object (File)
Thu, Oct 9, 4:10 PM
Unknown Object (File)
Tue, Oct 7, 1:02 AM
Unknown Object (File)
Mon, Sep 22, 11:00 AM
Unknown Object (File)
Thu, Sep 18, 2:47 AM
Unknown Object (File)
Fri, Sep 12, 6:11 PM
Unknown Object (File)
Fri, Sep 12, 8:38 AM
Unknown Object (File)
Sep 9 2025, 10:33 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