Page MenuHomeFreeBSD

stand: use archsw.arch_copyin instead of i386_copyin
ClosedPublic

Authored by imp on Sep 14 2022, 7:38 PM.
Tags
None
Referenced Files
F111303796: D36568.id110560.diff
Sun, Mar 2, 2:25 AM
Unknown Object (File)
Thu, Feb 27, 5:58 PM
Unknown Object (File)
Tue, Feb 25, 11:42 PM
Unknown Object (File)
Tue, Feb 25, 4:26 PM
Unknown Object (File)
Tue, Feb 25, 12:51 PM
Unknown Object (File)
Mon, Feb 24, 3:34 PM
Unknown Object (File)
Tue, Feb 18, 4:51 AM
Unknown Object (File)
Jan 31 2025, 9:28 PM
Subscribers

Details

Summary

Since archsw.arch_copyin is always i386_copyin, this will be a nop in
terms of functionality. This is a diff reduction against other copies of
the code that differ only by what copyin routine they call.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 47384
Build 44271: arc lint + arc unit