Page MenuHomeFreeBSD

linuxkpi: Fix `__ATTR_RO()` in <linux/sysfs.h>
ClosedPublic

Authored by dumbbell on Dec 13 2023, 11:59 AM.
Tags
None
Referenced Files
F170777910: D43023.id131317.diff
Sun, Sep 6, 2:08 PM
Unknown Object (File)
Sat, Sep 5, 12:50 PM
Unknown Object (File)
Thu, Sep 3, 1:35 PM
Unknown Object (File)
Thu, Sep 3, 1:12 AM
Unknown Object (File)
Wed, Sep 2, 3:48 AM
Unknown Object (File)
Tue, Sep 1, 7:39 AM
Unknown Object (File)
Tue, Sep 1, 12:03 AM
Unknown Object (File)
Mon, Aug 31, 7:41 PM

Details

Summary

Why

The passed structure may not have a .store field. This is the case in the amdgpu DRM driver starting with Linux 5.18.

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