Move SV_ABI_ERRNO translation to linux-specific code.
No functional changes intended.
This is a dependency for https://reviews.freebsd.org/D26388.
Paths
| Differential D26378 Authored by trasz on Sep 9 2020, 4:42 PM.
Details
Summary Move SV_ABI_ERRNO translation to linux-specific code. This is a dependency for https://reviews.freebsd.org/D26388.
Diff Detail
Event TimelineHerald added a reviewer: manu. · View Herald TranscriptSep 9 2020, 4:42 PM2020-09-09 16:42:12 (UTC+0) Harbormaster completed remote builds in B33466: Diff 76823.Sep 9 2020, 4:42 PM2020-09-09 16:42:17 (UTC+0) trasz added reviewers: Linux Emulation, kib, emaste.Sep 11 2020, 10:32 AM2020-09-11 10:32:57 (UTC+0)
This revision is now accepted and ready to land.Sep 11 2020, 6:58 PM2020-09-11 18:58:17 (UTC+0) This revision now requires review to proceed.Sep 14 2020, 10:26 AM2020-09-14 10:26:31 (UTC+0) Harbormaster completed remote builds in B33544: Diff 77000.Sep 14 2020, 10:27 AM2020-09-14 10:27:08 (UTC+0) Harbormaster completed remote builds in B33558: Diff 77037.Sep 15 2020, 5:32 AM2020-09-15 05:32:02 (UTC+0) This revision was not accepted when it landed; it landed in state Needs Review.Sep 15 2020, 4:41 PM2020-09-15 16:41:37 (UTC+0) Closed by commit rS365755: Move SV_ABI_ERRNO translation into linux-specific code, to simplify (authored by trasz). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 77000 sys/amd64/amd64/vm_machdep.c
sys/amd64/linux/linux_sysvec.c
sys/amd64/linux32/linux32_sysvec.c
sys/arm/arm/vm_machdep.c
|
i'm a little bit confused here. can you please explain why reallink_type is needed here?