Page MenuHomeFreeBSD

linuxkpi: Add `sysfs_create_link()` in <linux/sysfs.h>
ClosedPublic

Authored by dumbbell on Dec 13 2023, 11:59 AM.
Tags
None
Referenced Files
F132417032: D43022.diff
Thu, Oct 16, 6:23 PM
Unknown Object (File)
Wed, Oct 15, 5:23 AM
Unknown Object (File)
Wed, Oct 15, 5:23 AM
Unknown Object (File)
Wed, Oct 15, 5:23 AM
Unknown Object (File)
Tue, Oct 14, 7:43 PM
Unknown Object (File)
Sun, Oct 12, 12:01 PM
Unknown Object (File)
Tue, Oct 7, 1:43 AM
Unknown Object (File)
Sat, Oct 4, 7:37 AM

Details

Summary

Why

The amdgpu DRM driver started to use it in Linux 5.18.

How

The function is a no-op as I'm not sure how to implement this with sysctls yet.

This is part of the update of the DRM drivers to Linux 5.18.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped