Re: [PATCH v4 2/2] drm/virtio: Use vmalloc for command buffer allocations.

From: Gerd Hoffmann
Date: Thu Sep 12 2019 - 03:51:09 EST


On Wed, Sep 11, 2019 at 11:14:03AM -0700, David Riley wrote:
> Userspace requested command buffer allocations could be too large
> to make as a contiguous allocation. Use vmalloc if necessary to
> satisfy those allocations.

Both applied to drm-misc-next.

thanks,
Gerd