Page MenuHomeFreeBSD

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

Authored by dchagin on Jul 30 2021, 6:11 AM.
Tags
None
Referenced Files
F164103944: D31357.id93598.diff
Tue, Jul 28, 6:17 PM
F164028628: D31357.diff
Tue, Jul 28, 1:57 AM
Unknown Object (File)
Fri, Jul 24, 5:17 PM
Unknown Object (File)
Fri, Jul 24, 5:01 PM
Unknown Object (File)
Tue, Jul 21, 12:15 AM
Unknown Object (File)
Tue, Jul 14, 1:09 PM
Unknown Object (File)
Sun, Jul 5, 3:26 AM
Unknown Object (File)
Fri, Jul 3, 5:56 AM

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.