This replaces the CALLBACK(copyin, ...) with a call to
archsw.arch_copyin which points to a function that does the
callback. More diff reduction for the multiple copies of these routines
in the tree.
Sponsored by: Netflix
Paths
| Differential D36569 Authored by imp on Sep 14 2022, 7:38 PM.
Details Summary This replaces the CALLBACK(copyin, ...) with a call to Sponsored by: Netflix
Diff Detail
Event TimelineHerald added a reviewer: manu. · View Herald TranscriptSep 14 2022, 7:38 PM2022-09-14 19:38:08 (UTC+0) Harbormaster completed remote builds in B47385: Diff 110561.Sep 14 2022, 7:38 PM2022-09-14 19:38:09 (UTC+0) This revision was not accepted when it landed; it landed in state Needs Review.Sep 16 2022, 3:54 PM2022-09-16 15:54:19 (UTC+0) Closed by commit rG4c670b53a000: stand: use archsw.arch_copyin instead of direct call (authored by imp). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 110640 stand/userboot/userboot/bootinfo.c
stand/userboot/userboot/bootinfo32.c
stand/userboot/userboot/bootinfo64.c
|