From: Joerg Roedel <jroedel@suse.de>
To: Christian Borntraeger <borntraeger@de.ibm.com>
Cc: linux-s390 <linux-s390@vger.kernel.org>,
KVM <kvm@vger.kernel.org>, Michael Tsirkin <mst@redhat.com>,
benh@kernel.crashing.org,
Sebastian Ott <sebott@linux.vnet.ibm.com>,
virtualization@lists.linux-foundation.org,
Martin Schwidefsky <schwidefsky@de.ibm.com>,
Andy Lutomirski <luto@kernel.org>,
Paolo Bonzini <pbonzini@redhat.com>,
dwmw2@infradead.org, Christoph Hellwig <hch@lst.de>
Subject: Re: [PATCH 3/3] s390/dma: Allow per device dma ops
Date: Mon, 2 Nov 2015 16:21:18 +0100 [thread overview]
Message-ID: <20151102152118.GE2876@suse.de> (raw)
In-Reply-To: <1446211237-111298-4-git-send-email-borntraeger@de.ibm.com>
On Fri, Oct 30, 2015 at 02:20:37PM +0100, Christian Borntraeger wrote:
> As virtio-ccw now has dma ops, we can no longer default to the PCI ones.
> Make use of dev_archdata to keep the dma_ops per device. The pci devices
> now use that to override the default, and the default is changed to use
> the noop ops for everything that is not PCI. To compile without PCI
> support we also have to enable the DMA api with virtio.
>
> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
> ---
> arch/s390/Kconfig | 3 ++-
> arch/s390/include/asm/device.h | 6 +++++-
> arch/s390/include/asm/dma-mapping.h | 6 ++++--
> arch/s390/pci/pci.c | 1 +
> arch/s390/pci/pci_dma.c | 4 ++--
> 5 files changed, 14 insertions(+), 6 deletions(-)
Reviewed-by: Joerg Roedel <jroedel@suse.de>
next prev parent reply other threads:[~2015-11-02 15:21 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-30 13:20 [PATCHv2 0/3] dma ops and virtio Christian Borntraeger
2015-10-30 13:20 ` [PATCH 1/3] Provide simple noop dma ops Christian Borntraeger
2015-11-02 15:16 ` Joerg Roedel
[not found] ` <20151102151644.GC2876@suse.de>
2015-11-02 16:01 ` Christian Borntraeger
2015-10-30 13:20 ` [PATCH 2/3] alpha: use common " Christian Borntraeger
2015-10-30 13:20 ` [PATCH 3/3] s390/dma: Allow per device " Christian Borntraeger
[not found] ` <1446211237-111298-3-git-send-email-borntraeger@de.ibm.com>
2015-11-02 15:18 ` [PATCH 2/3] alpha: use common noop " Joerg Roedel
2015-11-02 15:27 ` [PATCHv2 0/3] dma ops and virtio Sebastian Ott
[not found] ` <1446211237-111298-4-git-send-email-borntraeger@de.ibm.com>
2015-11-02 15:21 ` Joerg Roedel [this message]
2015-11-02 16:38 ` [PATCH 3/3] s390/dma: Allow per device dma ops Sebastian Ott
[not found] <1446551679-33492-1-git-send-email-borntraeger@de.ibm.com>
2015-11-03 11:54 ` Christian Borntraeger
[not found] ` <1446551679-33492-4-git-send-email-borntraeger@de.ibm.com>
2015-11-03 12:26 ` Cornelia Huck
2015-11-05 9:33 ` Christian Borntraeger
2015-11-05 19:22 ` Andy Lutomirski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20151102152118.GE2876@suse.de \
--to=jroedel@suse.de \
--cc=benh@kernel.crashing.org \
--cc=borntraeger@de.ibm.com \
--cc=dwmw2@infradead.org \
--cc=hch@lst.de \
--cc=kvm@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=luto@kernel.org \
--cc=mst@redhat.com \
--cc=pbonzini@redhat.com \
--cc=schwidefsky@de.ibm.com \
--cc=sebott@linux.vnet.ibm.com \
--cc=virtualization@lists.linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).