linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Herbert Xu <herbert@gondor.apana.org.au>
To: "Horia Geantă" <horia.geanta@nxp.com>
Cc: Arnd Bergmann <arnd@arndb.de>,
	linux-crypto@vger.kernel.org, linux-arch@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	"David S. Miller" <davem@davemloft.net>,
	Scott Wood <scott.wood@nxp.com>,
	Alexandru Porosanu <alexandru.porosanu@nxp.com>,
	Tudor Ambarus <tudor-dan.ambarus@nxp.com>,
	Cristian Stoica <cristian.stoica@nxp.com>
Subject: Re: [PATCH v2 2/8] asm-generic/io.h: add io{read,write}64 accessors
Date: Tue, 10 May 2016 17:34:47 +0800	[thread overview]
Message-ID: <20160510093447.GA15756@gondor.apana.org.au> (raw)
In-Reply-To: <20160510093321.GA15677@gondor.apana.org.au>

On Tue, May 10, 2016 at 05:33:21PM +0800, Herbert Xu wrote:
> On Thu, May 05, 2016 at 06:35:56PM +0300, Horia Geantă wrote:
> > This will allow device drivers to consistently use io{read,write}XX
> > also for 64-bit accesses.
> > 
> > Signed-off-by: Horia Geantă <horia.geanta@nxp.com>
> 
> I don't see patch 1/8.

Never mind, I've found it now.

Cheers,
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

  reply	other threads:[~2016-05-10  9:34 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-05 15:33 [PATCH v2 0/8] crypto: caam - add support for LS1043A SoC Horia Geantă
2016-05-05 15:35 ` [PATCH v2 1/8] asm-generic/io.h: allow barriers in io{read,write}{16,32}be Horia Geantă
2016-05-05 16:29   ` Arnd Bergmann
2016-05-05 15:35 ` [PATCH v2 2/8] asm-generic/io.h: add io{read,write}64 accessors Horia Geantă
2016-05-05 16:29   ` Arnd Bergmann
2016-05-10  9:33   ` Herbert Xu
2016-05-10  9:34     ` Herbert Xu [this message]
2016-05-05 15:36 ` [PATCH v2 3/8] arm64: add io{read,write}64be accessors Horia Geantă
2016-05-05 17:25   ` Catalin Marinas
2016-05-05 15:36 ` [PATCH v2 4/8] powerpc: add io{read,write}64 accessors Horia Geantă
2016-05-09  8:20   ` Horia Ioan Geanta Neag
2016-05-10 18:50     ` Scott Wood
2016-05-11  0:35       ` Michael Ellerman
2016-05-05 15:36 ` [PATCH v2 5/8] crypto: caam - fix offset field in hw sg entries Horia Geantă
2016-05-05 15:36 ` [PATCH v2 6/8] crypto: caam - handle core endianness != caam endianness Horia Geantă
2016-05-16 14:52   ` Tudor-Dan Ambarus
2016-05-05 15:36 ` [PATCH v2 7/8] crypto: caam - add ARCH_LAYERSCAPE to supported architectures Horia Geantă
2016-05-05 15:36 ` [PATCH v2 8/8] arm64: dts: ls1043a: add crypto node Horia Geantă
2016-05-09  8:28   ` Horia Ioan Geanta Neag
2016-05-16 15:49 ` [PATCH v2 0/8] crypto: caam - add support for LS1043A SoC Horia Ioan Geanta Neag
2016-05-17  0:08   ` Herbert Xu

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=20160510093447.GA15756@gondor.apana.org.au \
    --to=herbert@gondor.apana.org.au \
    --cc=alexandru.porosanu@nxp.com \
    --cc=arnd@arndb.de \
    --cc=cristian.stoica@nxp.com \
    --cc=davem@davemloft.net \
    --cc=horia.geanta@nxp.com \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=scott.wood@nxp.com \
    --cc=tudor-dan.ambarus@nxp.com \
    /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).