public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
From: Michael Ellerman <mpe@ellerman.id.au>
To: Logan Gunthorpe <logang@deltatee.com>,
	linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org,
	linux-ntb@googlegroups.com, linux-crypto@vger.kernel.org,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	akpm@linux-foundation.org
Cc: "Arnd Bergmann" <arnd@arndb.de>,
	"Andy Shevchenko" <andy.shevchenko@gmail.com>,
	"Horia Geantă" <horia.geanta@nxp.com>
Subject: Re: [PATCH v15 0/9] Add io{read|write}64 to io-64-atomic headers
Date: Thu, 05 Apr 2018 14:48:18 +1000	[thread overview]
Message-ID: <876056cl7x.fsf@concordia.ellerman.id.au> (raw)
In-Reply-To: <515f5c92-ac02-6e09-830e-46ea4d462652@deltatee.com>

Logan Gunthorpe <logang@deltatee.com> writes:
> On 4/4/2018 4:38 AM, Michael Ellerman wrote:
...
>> eg. It looks like I could take the two powerpc patches on their own for
>> 4.17, and then the rest could go via other trees?
>
> Yup! If you can take the powerpc patches I can keep trying to get the 
> rest in. They are largely independent and shouldn't really change 
> anything without the following patches.

OK, I'll take those then.

>> Is patch 1 stand alone?
>
> Essentially, yes, but patch 5 depends on it seeing it's changing the 
> same area and is trying to avoid creating the same kbuild warnings that 
> patch 1 suppresses.
>
>> The other option is to ask Andrew Morton to take it, as he often carries
>> these cross-tree type series.
>
> Thanks for the tip! I'll copy him when I repost it after the merge window.

Cool. If you want him to take it you should probably explicitly say so
when you repost.

cheers

  parent reply	other threads:[~2018-04-05  4:48 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-27 23:08 [PATCH v15 0/9] Add io{read|write}64 to io-64-atomic headers Logan Gunthorpe
2018-03-27 23:08 ` Logan Gunthorpe
2018-03-27 23:08 ` [PATCH v15 1/9] iomap: Use non-raw io functions for io{read|write}XXbe Logan Gunthorpe
2018-03-27 23:08   ` Logan Gunthorpe
2018-03-27 23:08 ` [PATCH v15 2/9] parisc: iomap: introduce io{read|write}64 Logan Gunthorpe
2018-03-27 23:08   ` Logan Gunthorpe
2018-03-27 23:08 ` [PATCH v15 3/9] powerpc: io.h: move iomap.h include so that it can use readq/writeq defs Logan Gunthorpe
2018-03-27 23:08   ` Logan Gunthorpe
2018-03-27 23:08 ` [PATCH v15 4/9] powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo} Logan Gunthorpe
2018-03-27 23:08   ` Logan Gunthorpe
2018-03-27 23:08 ` [PATCH v15 5/9] iomap: " Logan Gunthorpe
2018-03-27 23:08   ` Logan Gunthorpe
2018-03-27 23:08 ` [PATCH v15 6/9] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros Logan Gunthorpe
2018-03-27 23:08   ` Logan Gunthorpe
2018-03-27 23:08 ` [PATCH v15 7/9] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks Logan Gunthorpe
2018-03-27 23:08   ` Logan Gunthorpe
2018-03-27 23:08 ` [PATCH v15 8/9] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64 Logan Gunthorpe
2018-03-27 23:08   ` Logan Gunthorpe
2018-03-27 23:08 ` [PATCH v15 9/9] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header Logan Gunthorpe
2018-03-27 23:08   ` Logan Gunthorpe
2018-04-04 10:38 ` [PATCH v15 0/9] Add io{read|write}64 to io-64-atomic headers Michael Ellerman
2018-04-04 10:38   ` Michael Ellerman
2018-04-04 15:54   ` Logan Gunthorpe
2018-04-04 15:54     ` Logan Gunthorpe
2018-04-05  4:48     ` Michael Ellerman [this message]
2018-04-05  4:48       ` Michael Ellerman

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=876056cl7x.fsf@concordia.ellerman.id.au \
    --to=mpe@ellerman.id.au \
    --cc=akpm@linux-foundation.org \
    --cc=andy.shevchenko@gmail.com \
    --cc=arnd@arndb.de \
    --cc=gregkh@linuxfoundation.org \
    --cc=horia.geanta@nxp.com \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-ntb@googlegroups.com \
    --cc=logang@deltatee.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