Page MenuHomeFreeBSD

Linux ARM v2 7/9
ClosedPublic

Authored by soutade_gmail.com on Sep 20 2016, 2:07 PM.
Referenced Files
Unknown Object (File)
Fri, Oct 3, 2:42 PM
Unknown Object (File)
Tue, Sep 16, 2:06 AM
Unknown Object (File)
Sep 3 2025, 10:14 PM
Unknown Object (File)
Aug 30 2025, 8:23 AM
Unknown Object (File)
Aug 23 2025, 8:41 AM
Unknown Object (File)
Aug 21 2025, 12:43 PM
Unknown Object (File)
Aug 14 2025, 9:18 PM
Unknown Object (File)
Aug 14 2025, 9:16 PM
Subscribers

Details

Test Plan

ARM VM machdep : If there is an error table present, returns the right syscall error

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

soutade_gmail.com retitled this revision from to Linux ARM v2 7/9.
soutade_gmail.com updated this object.
soutade_gmail.com edited the test plan for this revision. (Show Details)
soutade_gmail.com set the repository for this revision to rS FreeBSD src repository - subversion.
sys/arm/arm/vm_machdep.c
222–228

frame->tf_r0 = SV_ABI_ERRNO(td->td_proc, error)?

andrew edited edge metadata.
This revision is now accepted and ready to land.Sep 29 2016, 5:10 PM
This revision was automatically updated to reflect the committed changes.