Page MenuHomeFreeBSD

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

Authored by dumbbell on Apr 16 2026, 9:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jul 30, 8:48 AM
Unknown Object (File)
Sun, Jul 26, 3:16 AM
Unknown Object (File)
Thu, Jul 23, 3:41 PM
Unknown Object (File)
Thu, Jul 16, 5:49 PM
Unknown Object (File)
Wed, Jul 15, 7:17 AM
Unknown Object (File)
Wed, Jul 15, 7:17 AM
Unknown Object (File)
Mon, Jul 6, 3:48 PM
Unknown Object (File)
Sun, Jul 5, 7:25 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

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable