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)
Wed, Jan 22, 9:47 PM
Unknown Object (File)
Sun, Jan 19, 1:29 AM
Unknown Object (File)
Sat, Jan 18, 2:26 AM
Unknown Object (File)
Dec 21 2024, 2:30 PM
Unknown Object (File)
Nov 17 2024, 3:07 PM
Unknown Object (File)
Oct 26 2024, 12:15 PM
Unknown Object (File)
Oct 19 2024, 4:53 PM
Unknown Object (File)
Oct 19 2024, 4:53 PM

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