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.
Paths
| Differential D38077 Authored by dumbbell on Jan 16 2023, 7:39 PM.
Details Summary 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
Event TimelineHerald added subscribers: linuxkpi, emaste, imp. · View Herald TranscriptJan 16 2023, 7:39 PM2023-01-16 19:39:37 (UTC+0) dumbbell edited the summary of this revision. (Show Details)Jan 16 2023, 7:41 PM2023-01-16 19:41:40 (UTC+0) This revision is now accepted and ready to land.Jan 26 2023, 12:16 PM2023-01-26 12:16:23 (UTC+0) Closed by commit rG3e0856b63fe0: linuxkpi: Fix `sg_alloc_table_from_pages()` to have the same API as Linux (authored by dumbbell). · Explain WhyJan 27 2023, 9:28 PM2023-01-27 21:28:03 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 115951 sys/compat/linuxkpi/common/include/linux/scatterlist.h
|