Page MenuHomeFreeBSD

linuxkpi: Add `fop_flags` to `struct file_operations`
ClosedPublic

Authored by dumbbell on Thu, Apr 16, 9:12 PM.
Tags
None
Referenced Files
F153802418: D56450.diff
Thu, Apr 23, 9:08 PM
Unknown Object (File)
Thu, Apr 23, 4:09 AM
Unknown Object (File)
Thu, Apr 23, 12:57 AM
Unknown Object (File)
Wed, Apr 22, 4:26 PM
Unknown Object (File)
Tue, Apr 21, 11:11 AM
Unknown Object (File)
Sun, Apr 19, 5:52 AM
Unknown Object (File)
Sat, Apr 18, 8:05 AM
Unknown Object (File)
Sat, Apr 18, 7:50 AM
Subscribers

Details

Summary

... along with the FOP_* flag constants.

Note that this fop_flags field is not used on FreeBSD. It is added to make the DRM drivers compile out of the box.

The DRM generic code and drivers started this in Linux 6.12.

This is part of the update of DRM drivers to Linux 6.12.

Sponsored by: The FreeBSD Foundation

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped