Page MenuHomeFreeBSD

linux(4): Deorbit linux_nosys
ClosedPublic

Authored by dchagin on Sep 18 2023, 2:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 20, 2:36 AM
Unknown Object (File)
Sat, Apr 19, 3:54 PM
Unknown Object (File)
Sat, Apr 19, 10:26 AM
Unknown Object (File)
Mon, Apr 14, 6:00 PM
Unknown Object (File)
Fri, Apr 11, 1:41 AM
Unknown Object (File)
Mar 5 2025, 4:11 AM
Unknown Object (File)
Feb 7 2025, 6:46 AM
Unknown Object (File)
Feb 5 2025, 4:20 AM
Subscribers

Details

Summary

Due to https://reviews.freebsd.org/D41859 return ENOSYS from
sv_fetch_syscall_args() for non-existent syscalls.

MFC after: 1 week

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 53629
Build 50520: arc lint + arc unit

Event Timeline

Use a less hacker-ish method to check nosys

This revision was not accepted when it landed; it landed in state Needs Review.Oct 3 2023, 7:39 AM
This revision was automatically updated to reflect the committed changes.