It now returns a struct scatterlist * pointer instead of an error code only.
The implementation is incomplete because it doesn't use the prv argument.
This is part of the update of the DRM drivers to Linux 5.13.
Differential D38077
linuxkpi: Fix `sg_alloc_table_from_pages()` to have the same API as Linux Authored by dumbbell on Jan 16 2023, 7:39 PM. Tags None Referenced Files
Details It now returns a struct scatterlist * pointer instead of an error code only. The implementation is incomplete because it doesn't use the prv argument. This is part of the update of the DRM drivers to Linux 5.13.
Diff Detail
|