Page MenuHomeFreeBSD

linuxkpi: Add the `*_new` fields to `struct bin_attribute`
Needs ReviewPublic

Authored by dumbbell on Mon, Aug 10, 5:28 PM.
Referenced Files
F171169972: D58759.id183794.diff
Wed, Sep 9, 5:12 AM
F171169745: D58759.id183794.diff
Wed, Sep 9, 5:09 AM
F171141903: D58759.id183794.diff
Tue, Sep 8, 11:34 PM
F171076299: D58759.id.diff
Tue, Sep 8, 1:42 PM
Unknown Object (File)
Mon, Sep 7, 8:03 AM
Unknown Object (File)
Sun, Sep 6, 12:46 AM
Unknown Object (File)
Sat, Sep 5, 8:43 PM
Unknown Object (File)
Sat, Sep 5, 10:25 AM
Subscribers

Details

Reviewers
None
Group Reviewers
linuxkpi
Summary

They differ from their counterpart without the _new suffix on their struct bin_attribute * argument: the *_new() callbacks take a const pointer.

This change was introduced in Linux 6.15.

Sponsored by: The FreeBSD Foundation

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped