Page MenuHomeFreeBSD

Linux ARM v2 4/9
ClosedPublic

Authored by emaste on Sep 20 2016, 2:02 PM.
Referenced Files
Unknown Object (File)
Fri, Apr 5, 8:26 PM
Unknown Object (File)
Mar 6 2024, 5:54 AM
Unknown Object (File)
Mar 3 2024, 1:26 AM
Unknown Object (File)
Feb 19 2024, 6:40 AM
Unknown Object (File)
Dec 29 2023, 7:27 PM
Unknown Object (File)
Dec 29 2023, 7:27 PM
Unknown Object (File)
Dec 29 2023, 7:27 PM
Unknown Object (File)
Dec 29 2023, 7:27 PM
Subscribers

Details

Summary

Linux ARM : Add generated files by 'make sysent' in sys/arm/linux directory

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 4/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.
imp added a reviewer: imp.

If this is just generated code, it doesn't need a code review :)

This revision is now accepted and ready to land.Sep 20 2016, 3:39 PM
soutade_gmail.com edited edge metadata.

Remove old Linux syscalls (not presents in Linux calls.S)

This revision now requires review to proceed.Oct 4 2016, 8:44 AM
soutade_gmail.com edited edge metadata.

Remove obsolete syscalls. Add linux_send() and linux_recv()

This revision is now accepted and ready to land.Jun 17 2017, 9:08 PM
In D7973#164964, @imp wrote:

If this is just generated code, it doesn't need a code review :)

The Makefile isn't

sys/arm/linux/Makefile
13–17

What is the story behind these mvs?

emaste updated this revision to Diff 57092.
emaste added a reviewer: soutade_gmail.com.

Reformat arm linux syscalls.master per current style

Equivalent to rS339958 for sys/kern/syscalls.master.

Sponsored by: The FreeBSD Foundation

This revision now requires review to proceed.May 6 2019, 5:33 PM
sys/arm/linux/syscalls.master
3–25 ↗(On Diff #57092)

will also remove this boilerplate as has been done in arm64 linuxulator syscalls.master.

Oops, updated this review with the diff intended for D7972.

Upload rebased and updated diff - add arm linuxulator syscalls.conf and Makefile, from arm64

This revision was not accepted when it landed; it landed in state Needs Review.Dec 11 2019, 5:28 PM
This revision was automatically updated to reflect the committed changes.