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)
Oct 1 2024, 5:40 AM
Unknown Object (File)
Sep 19 2024, 5:36 AM
Unknown Object (File)
Sep 18 2024, 11:39 PM
Unknown Object (File)
Sep 18 2024, 6:34 AM
Unknown Object (File)
Sep 18 2024, 2:34 AM
Unknown Object (File)
Sep 17 2024, 8:02 PM
Unknown Object (File)
Sep 17 2024, 1:35 PM
Unknown Object (File)
Sep 17 2024, 9:37 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 Not Applicable
Unit
Tests Not Applicable

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.