Re: [PATCH v11 0/3] make hvc pass dma capable memory to its backend

From: Greg KH
Date: Thu Oct 21 2021 - 04:35:48 EST


On Fri, Oct 15, 2021 at 10:46:55AM +0800, Xianting Tian wrote:
> Dear all,
>
> This patch series make hvc framework pass DMA capable memory to
> put_chars() of hvc backend(eg, virtio-console), and revert commit
> c4baad5029 ("virtio-console: avoid DMA from stack”)

Thanks for sticking with this, looks much better now, all now queued up.

greg k-h