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
Unknown Object (File)
Thu, Oct 9, 12:14 AM
Unknown Object (File)
Thu, Oct 2, 8:12 AM
Unknown Object (File)
Tue, Sep 30, 8:17 AM
Unknown Object (File)
Fri, Sep 19, 12:32 PM
Unknown Object (File)
Mon, Sep 15, 9:40 PM
Unknown Object (File)
Mon, Sep 15, 8:35 PM
Unknown Object (File)
Sep 11 2025, 8:31 PM
Unknown Object (File)
Sep 11 2025, 8:26 AM
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