mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Russell King - ARM Linux <linux@armlinux.org.uk>
Cc: Christoph Hellwig <hch@lst.de>,
	Vladimir Murzin <vladimir.murzin@arm.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, sza@esh.hu, arnd@arndb.de,
	gregkh@linuxfoundation.org, akpm@linux-foundation.org,
	alexandre.torgue@st.com, robin.murphy@arm.com, kbuild-all@01.org,
	benjamin.gaignard@linaro.org, m.szyprowski@samsung.com,
	Joerg Roedel <jroedel@suse.de>,
	Christian Borntraeger <borntraeger@de.ibm.com>,
	Michal Nazarewicz <mina86@mina86.com>,
	Alan Stern <stern@rowland.harvard.edu>,
	Yoshinori Sato <ysato@users.sourceforge.jp>,
	Rich Felker <dalias@libc.org>, Roger Quadros <rogerq@ti.com>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Doug Ledford <dledford@redhat.com>
Subject: Re: [PATCH v6 0/7] ARM: Fix dma_alloc_coherent() and friends for NOMMU
Date: Tue, 27 Jun 2017 19:36:40 +0200	[thread overview]
Message-ID: <20170627173640.GA375@lst.de> (raw)
In-Reply-To: <20170627165416.GP4902@n2100.armlinux.org.uk>

On Tue, Jun 27, 2017 at 05:54:17PM +0100, Russell King - ARM Linux wrote:
> On Tue, Jun 27, 2017 at 05:27:53PM +0200, Christoph Hellwig wrote:
> > I've applied patches 1, 3 and 4 to the dma-mapping tree.  2 will need
> > a respin for less code duplication.  I'd be happy to take 5,6 and 7 if
> > Russell is fine with that.
> 
> If Vladimir is okay with those going in without patch 2, then I'm
> happy - I seem to remember a mail from Vladimir stating that they
> depended on some of the previous patches, but I don't know which.
> 
> Acked-by: Russell King <rmk+kernel@armlinux.org.uk>

Thanks, I'll add them.  Patch 2 only adds optional mmap functionality,
so it's not really required.  Although I'd really like to see a fixed
up version that I can merge anyway.

  reply	other threads:[~2017-06-27 17:36 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-26  9:18 Vladimir Murzin
2017-06-26  9:18 ` [PATCH v6 1/7] dma: Take into account dma_pfn_offset Vladimir Murzin
2017-06-26  9:18 ` [PATCH v6 2/7] dma: Add simple dma_noop_mmap Vladimir Murzin
2017-06-26  9:18 ` [PATCH v6 3/7] drivers: dma-coherent: Account dma_pfn_offset when used with device tree Vladimir Murzin
2017-06-26  9:18 ` [PATCH v6 4/7] drivers: dma-coherent: Introduce default DMA pool Vladimir Murzin
2017-06-26  9:18 ` [PATCH v6 5/7] ARM: NOMMU: Introduce dma operations for noMMU Vladimir Murzin
2017-06-26  9:19 ` [PATCH v6 6/7] ARM: NOMMU: Set ARM_DMA_MEM_BUFFERABLE for M-class cpus Vladimir Murzin
2017-06-26  9:19 ` [PATCH v6 7/7] ARM: dma-mapping: Remove traces of NOMMU code Vladimir Murzin
2017-06-26 10:32 ` [PATCH v6 0/7] ARM: Fix dma_alloc_coherent() and friends for NOMMU Christoph Hellwig
2017-06-27 15:27 ` Christoph Hellwig
2017-06-27 16:54   ` Russell King - ARM Linux
2017-06-27 17:36     ` Christoph Hellwig [this message]
2017-06-28  7:33       ` Benjamin Gaignard

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=20170627173640.GA375@lst.de \
    --to=hch@lst.de \
    --cc=akpm@linux-foundation.org \
    --cc=alexandre.torgue@st.com \
    --cc=arnd@arndb.de \
    --cc=benjamin.gaignard@linaro.org \
    --cc=borntraeger@de.ibm.com \
    --cc=dalias@libc.org \
    --cc=dledford@redhat.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jroedel@suse.de \
    --cc=kbuild-all@01.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=m.szyprowski@samsung.com \
    --cc=mark.rutland@arm.com \
    --cc=mina86@mina86.com \
    --cc=robh+dt@kernel.org \
    --cc=robin.murphy@arm.com \
    --cc=rogerq@ti.com \
    --cc=stern@rowland.harvard.edu \
    --cc=sza@esh.hu \
    --cc=vladimir.murzin@arm.com \
    --cc=ysato@users.sourceforge.jp \
    /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

Powered by JetHome