Page MenuHomeFreeBSD

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

Authored by dchagin on Jul 30 2021, 6:11 AM.
Tags
None
Referenced Files
F157411101: D31357.id.diff
Thu, May 21, 2:57 AM
F157398343: D31357.id92983.diff
Wed, May 20, 11:52 PM
Unknown Object (File)
Wed, May 20, 10:20 AM
Unknown Object (File)
Mon, May 18, 12:56 AM
Unknown Object (File)
Mon, May 18, 12:55 AM
Unknown Object (File)
Sun, May 17, 11:00 PM
Unknown Object (File)
Sun, May 17, 11:00 PM
Unknown Object (File)
Sun, May 17, 11:00 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.