Page MenuHomeFreeBSD

linuxkpi: Add `fop_flags` to `struct file_operations`
Needs ReviewPublic

Authored by dumbbell on Thu, Apr 16, 9:12 PM.
Tags
None
Referenced Files
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
Unknown Object (File)
Sat, Apr 18, 6:16 AM
Unknown Object (File)
Fri, Apr 17, 3:32 AM
Subscribers

Details

Reviewers
None
Group Reviewers
linuxkpi
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