Page MenuHomeFreeBSD

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

Authored by dchagin on Jul 30 2021, 6:11 AM.
Tags
None
Referenced Files
F166729214: D31357.id92983.diff
Sat, Aug 15, 9:45 PM
F166721698: D31357.id92984.diff
Sat, Aug 15, 9:03 PM
F166713178: D31357.id92983.diff
Sat, Aug 15, 8:17 PM
F166707576: D31357.id93598.diff
Sat, Aug 15, 7:46 PM
Unknown Object (File)
Fri, Aug 14, 7:48 PM
Unknown Object (File)
Thu, Aug 13, 12:32 PM
Unknown Object (File)
Thu, Aug 13, 8:22 AM
Unknown Object (File)
Wed, Aug 12, 2:20 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.