Page MenuHomeFreeBSD

linuxkpi: Add `sysfs_add_file_to_group()` and `sysfs_remove_file_from_group()`
AcceptedPublic

Authored by dumbbell on Jun 23 2025, 9:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jul 25, 11:08 AM
Unknown Object (File)
Sat, Jul 5, 12:37 PM
Unknown Object (File)
Jun 27 2025, 5:22 AM
Unknown Object (File)
Jun 26 2025, 3:19 PM
Subscribers

Details

Reviewers
manu
Group Reviewers
linuxkpi
Summary

They are used by the amdgpu DRM driver for quite some time, but new code using them added to Linux 6.9 made me discover that these functions were missing and existing code was commentted out.

Sponsored by: The FreeBSD Foundation

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped