ARM VM machdep : If there is an error table present, returns the right syscall error
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
sys/arm/arm/vm_machdep.c | ||
---|---|---|
222–228 ↗ | (On Diff #20537) | frame->tf_r0 = SV_ABI_ERRNO(td->td_proc, error)? |