[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170628080018.186aace8@canb.auug.org.au>
Date: Wed, 28 Jun 2017 08:00:18 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Rasmus Villemoes <linux@...musvillemoes.dk>,
Vlastimil Babka <vbabka@...e.cz>,
huang ying <huang.ying.caritas@...il.com>,
mm-commits@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
linux-mm@...ck.org, linux-fsdevel@...r.kernel.org,
linux-next@...r.kernel.org, mhocko@...e.cz,
Mark Brown <broonie@...nel.org>
Subject: Re: mmotm 2017-06-23-15-03 uploaded
Hi Andrew,
On Wed, 28 Jun 2017 07:56:42 +1000 Stephen Rothwell <sfr@...b.auug.org.au> wrote:
>
> On Tue, 27 Jun 2017 13:40:33 -0700 Andrew Morton <akpm@...ux-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
Powered by blists - more mailing lists