UPSTREAM: vring: Introduce vring_use_dma_api()
This is a kludge, but no one has come up with a a better idea yet. We'll introduce DMA API support guarded by vring_use_dma_api(). Eventually we may be able to return true on more and more systems, and hopefully we can get rid of vring_use_dma_api() entirely some day. Signed-off-by:Andy Lutomirski <luto@kernel.org> Signed-off-by:
Michael S. Tsirkin <mst@redhat.com> (cherry picked from commit d26c96c8102549f91eb0bea6196d54711ab52176) Bug: 121166534 Test: Ran cuttlefish with android-4.4 + VSOCKETS, VMWARE_VMCI_VSOCKETS Signed-off-by:
Alistair Strachan <astrachan@google.com> Change-Id: Icfe1fdb85df794d0238fef53123cd10d99d10aa4
Loading
Please register or sign in to comment