Page MenuHomeFreeBSD

linux(4): Plug in aarch64 fcntl flags.
ClosedPublic

Authored by dchagin on Jul 30 2021, 6:11 AM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 30 2026, 7:12 PM
Unknown Object (File)
Jan 30 2026, 7:12 PM
Unknown Object (File)
Jan 20 2026, 1:35 AM
Unknown Object (File)
Jan 20 2026, 12:01 AM
Unknown Object (File)
Jan 19 2026, 9:07 PM
Unknown Object (File)
Jan 18 2026, 2:01 PM
Unknown Object (File)
Jan 14 2026, 5:13 AM
Unknown Object (File)
Dec 31 2025, 7:48 AM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I wonder if we should move the old defines from linux_file.h somewhere under sys/x86/linux/, to prevent future confusion?

I wonder if we should move the old defines from linux_file.h somewhere under sys/x86/linux/, to prevent future confusion?

I dont think so, Linux source code is well structured in arch area, when porting, in any case, you need to look there

This revision was not accepted when it landed; it landed in state Needs Review.Aug 12 2021, 8:43 AM
This revision was automatically updated to reflect the committed changes.