Page MenuHomeFreeBSD

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

Authored by dumbbell on Jun 23 2025, 9:31 PM.
Tags
None
Referenced Files
F137947437: D50987.id160115.diff
Thu, Nov 27, 1:56 PM
Unknown Object (File)
Fri, Nov 14, 11:56 PM
Unknown Object (File)
Sat, Nov 8, 1:33 AM
Unknown Object (File)
Oct 27 2025, 7:25 PM
Unknown Object (File)
Oct 27 2025, 6:17 PM
Unknown Object (File)
Oct 26 2025, 11:58 PM
Unknown Object (File)
Oct 19 2025, 12:19 PM
Unknown Object (File)
Oct 16 2025, 9:57 PM
Subscribers

Details

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