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)
Sun, Jan 12, 2:26 PM
Unknown Object (File)
Mon, Dec 30, 7:43 PM
Unknown Object (File)
Wed, Dec 18, 3:02 PM
Unknown Object (File)
Dec 12 2024, 2:29 AM
Unknown Object (File)
Dec 9 2024, 12:32 AM
Unknown Object (File)
Nov 29 2024, 5:20 PM
Unknown Object (File)
Nov 6 2024, 4:23 PM
Unknown Object (File)
Nov 6 2024, 4:21 PM

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 40752
Build 37641: arc lint + arc unit

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.