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
Differential D58759
linuxkpi: Add the `*_new` fields to `struct bin_attribute` Authored by dumbbell on Mon, Aug 10, 5:28 PM. Tags Referenced Files
Details
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
|