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
Unknown Object (File)
Thu, Jun 25, 11:01 AM
Unknown Object (File)
Fri, Jun 19, 5:30 AM
Unknown Object (File)
Sat, Jun 13, 9:07 AM
Unknown Object (File)
Fri, Jun 12, 10:03 AM
Unknown Object (File)
May 16 2026, 2:31 AM
Unknown Object (File)
May 16 2026, 2:31 AM
Unknown Object (File)
May 16 2026, 2:30 AM
Unknown Object (File)
May 6 2026, 12:27 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 47384
Build 44271: arc lint + arc unit