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
Unknown Object (File)
Sun, May 17, 7:22 AM
Unknown Object (File)
Sun, May 17, 3:28 AM
Unknown Object (File)
Sat, May 16, 8:15 PM
Unknown Object (File)
Fri, May 15, 8:58 AM
Unknown Object (File)
Fri, May 15, 8:32 AM
Unknown Object (File)
Thu, May 14, 7:25 AM
Unknown Object (File)
Thu, May 14, 7:24 AM
Unknown Object (File)
Sat, May 9, 2:02 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

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