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
F169210536: D36568.id110560.diff
Mon, Aug 31, 8:45 PM
F169078368: D36568.diff
Mon, Aug 31, 8:44 AM
F169075734: D36568.id.diff
Mon, Aug 31, 8:32 AM
Unknown Object (File)
Sat, Aug 29, 8:52 PM
Unknown Object (File)
Sat, Aug 29, 11:36 AM
Unknown Object (File)
Sat, Aug 29, 9:02 AM
Unknown Object (File)
Sat, Aug 29, 8:40 AM
Unknown Object (File)
Thu, Aug 27, 9:10 AM
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 Not Applicable
Unit
Tests Not Applicable