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)
Jun 26 2024, 8:15 PM
Unknown Object (File)
Jun 21 2024, 8:20 AM
Unknown Object (File)
Jun 21 2024, 7:53 AM
Unknown Object (File)
Jun 19 2024, 11:19 PM
Unknown Object (File)
Jun 19 2024, 5:23 PM
Unknown Object (File)
Jun 19 2024, 2:30 PM
Unknown Object (File)
Jun 19 2024, 1:45 PM
Unknown Object (File)
Jun 18 2024, 4:12 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