Page MenuHomeFreeBSD

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

Authored by dchagin on Jul 30 2021, 6:11 AM.
Tags
None
Referenced Files
F161373145: D31357.id.diff
Fri, Jul 3, 5:56 AM
Unknown Object (File)
Wed, Jul 1, 8:18 AM
Unknown Object (File)
Tue, Jun 30, 5:34 PM
Unknown Object (File)
Sat, Jun 27, 2:56 PM
Unknown Object (File)
Sat, Jun 27, 12:17 AM
Unknown Object (File)
Thu, Jun 25, 1:57 AM
Unknown Object (File)
Wed, Jun 24, 2:29 AM
Unknown Object (File)
Thu, Jun 4, 2:37 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.