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
F82915904: D24409.diff
Fri, May 3, 11:13 PM
Unknown Object (File)
Sat, Apr 27, 2:47 AM
Unknown Object (File)
Sat, Apr 27, 2:47 AM
Unknown Object (File)
Sat, Apr 27, 2:42 AM
Unknown Object (File)
Sat, Apr 27, 1:04 AM
Unknown Object (File)
Jan 28 2024, 10:10 AM
Unknown Object (File)
Dec 23 2023, 12:08 AM
Unknown Object (File)
Nov 11 2023, 8:53 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