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
F152951711: D36568.diff
Sat, Apr 18, 7:15 AM
F152832655: D36568.id110560.diff
Fri, Apr 17, 10:00 AM
Unknown Object (File)
Fri, Apr 17, 4:55 AM
Unknown Object (File)
Thu, Apr 16, 7:43 PM
Unknown Object (File)
Sun, Apr 12, 12:04 AM
Unknown Object (File)
Fri, Apr 10, 2:50 PM
Unknown Object (File)
Thu, Apr 9, 3:39 AM
Unknown Object (File)
Tue, Apr 7, 10:08 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 Not Applicable
Unit
Tests Not Applicable