Re: [PATCH v2 00/21] DRM: fix struct sg_table nents vs. orig_nents misuse

From: Christoph Hellwig
Date: Mon May 04 2020 - 08:52:18 EST


On Mon, May 04, 2020 at 02:50:17PM +0200, Marek Szyprowski wrote:
> v2:
> - dropped most of the changes to drm/i915
> - added fixes for rcar-du, xen, media and ion
> - fixed a few issues pointed by kbuild test robot
> - added wide cc: list for each patch

Didn't you plan to add dma_map_sgbuf and co helper?