public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: Stephen Rothwell <sfr@canb•auug.org.au>
To: Andrew Morton <akpm@linux-foundation•org>
Cc: Rasmus Villemoes <linux@rasmusvillemoes•dk>,
	Vlastimil Babka <vbabka@suse•cz>,
	huang ying <huang.ying.caritas@gmail•com>,
	mm-commits@vger•kernel.org, LKML <linux-kernel@vger•kernel.org>,
	linux-mm@kvack•org, linux-fsdevel@vger•kernel.org,
	linux-next@vger•kernel.org, mhocko@suse•cz,
	Mark Brown <broonie@kernel•org>
Subject: Re: mmotm 2017-06-23-15-03 uploaded
Date: Wed, 28 Jun 2017 08:00:18 +1000	[thread overview]
Message-ID: <20170628080018.186aace8@canb.auug.org.au> (raw)
In-Reply-To: <20170628075642.6b3934f0@canb.auug.org.au>

Hi Andrew,

On Wed, 28 Jun 2017 07:56:42 +1000 Stephen Rothwell <sfr@canb•auug.org.au> wrote:
>
> On Tue, 27 Jun 2017 13:40:33 -0700 Andrew Morton <akpm@linux-foundation•org> wrote:
> >
> > oops, that was me manually fixing rejects - I missed a bit.
> > 
> > --- a/mm/page_alloc.c~mm-page_allocc-eliminate-unsigned-confusion-in-__rmqueue_fallback-fix
> > +++ a/mm/page_alloc.c
> > @@ -2212,7 +2212,7 @@ static bool unreserve_highatomic_pageblo
> >   * condition simpler.
> >   */
> >  static inline bool
> > -__rmqueue_fallback(struct zone *zone, unsigned int order, int start_migratetype)
> > +__rmqueue_fallback(struct zone *zone, int order, int start_migratetype)
> >  {
> >  	struct free_area *area;
> >  	int current_order;
> > _
> >   
> 
> I have pushed that into the original patch in linux-next for today.

But I guess that is irrelevant now :-)

-- 
Cheers,
Stephen Rothwell

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack•org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack•org"> email@kvack•org </a>

      reply	other threads:[~2017-06-27 22:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-23 22:04 mmotm 2017-06-23-15-03 uploaded akpm
2017-06-27  6:45 ` huang ying
2017-06-27  7:01   ` Vlastimil Babka
2017-06-27  7:03     ` Vlastimil Babka
2017-06-27  7:38       ` Rasmus Villemoes
2017-06-27 20:40         ` Andrew Morton
2017-06-27 21:56           ` Stephen Rothwell
2017-06-27 22:00             ` Stephen Rothwell [this message]

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=20170628080018.186aace8@canb.auug.org.au \
    --to=sfr@canb$(echo .)auug.org.au \
    --cc=akpm@linux-foundation$(echo .)org \
    --cc=broonie@kernel$(echo .)org \
    --cc=huang.ying.caritas@gmail$(echo .)com \
    --cc=linux-fsdevel@vger$(echo .)kernel.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-mm@kvack$(echo .)org \
    --cc=linux-next@vger$(echo .)kernel.org \
    --cc=linux@rasmusvillemoes$(echo .)dk \
    --cc=mhocko@suse$(echo .)cz \
    --cc=mm-commits@vger$(echo .)kernel.org \
    --cc=vbabka@suse$(echo .)cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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