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)
Wed, Dec 18, 3:02 PM
Unknown Object (File)
Thu, Dec 12, 2:29 AM
Unknown Object (File)
Mon, Dec 9, 12:32 AM
Unknown Object (File)
Fri, Nov 29, 5:20 PM
Unknown Object (File)
Nov 6 2024, 4:23 PM
Unknown Object (File)
Nov 6 2024, 4:21 PM
Unknown Object (File)
Nov 6 2024, 2:33 PM
Unknown Object (File)
Oct 17 2024, 1:56 PM

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.