Re: [PATCH v4 0/6] virtio core DMA API conversion

From: Andy Lutomirski
Date: Thu Oct 29 2015 - 21:17:34 EST


On Thu, Oct 29, 2015 at 6:09 PM, Andy Lutomirski <luto@xxxxxxxxxx> wrote:
> This switches virtio to use the DMA API unconditionally. I'm sure
> it breaks things, but it seems to work on x86 using virtio-pci, with
> and without Xen, and using both the modern 1.0 variant and the
> legacy variant.

...

> Andy Lutomirski (5):
> virtio_ring: Support DMA APIs
> virtio_pci: Use the DMA API
> virtio: Add improved queue allocation API
> virtio_mmio: Use the DMA API
> virtio_pci: Use the DMA API

Ugh. The two virtio_pci patches should be squashed together. I'll do
that for v5, but I'm not going to send it until there's more feedback.

FWIW, I'm collecting this stuff here:

https://git.kernel.org/cgit/linux/kernel/git/luto/linux.git/log/?h=virtio_dma

That branch includes this series (with the squash) and the s390
patches. I'll keep it up to date, since it seems silly to declare it
stable enough to stop rebasing yet.

--Andy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/