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
F138013956: D50987.id157469.diff
Fri, Nov 28, 4:03 AM
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
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

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