Page MenuHomeFreeBSD

Linux ARM v2 7/9
ClosedPublic

Authored by soutade_gmail.com on Sep 20 2016, 2:07 PM.
Referenced Files
F82134319: D7976.id20537.diff
Thu, Apr 25, 7:56 PM
F82134278: D7976.id20814.diff
Thu, Apr 25, 7:56 PM
F82133619: D7976.id.diff
Thu, Apr 25, 7:51 PM
F82132874: D7976.diff
Thu, Apr 25, 7:48 PM
Unknown Object (File)
Wed, Apr 24, 1:40 AM
Unknown Object (File)
Tue, Apr 23, 12:28 PM
Unknown Object (File)
Mon, Apr 22, 3:00 PM
Unknown Object (File)
Fri, Apr 19, 1:41 AM
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 Not Applicable
Unit
Tests Not Applicable

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 ↗(On Diff #20537)

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.