Hi Andrew,
On Wed, 28 Jun 2017 07:56:42 +1000 Stephen Rothwell
wrote:
>
> On Tue, 27 Jun 2017 13:40:33 -0700 Andrew Morton
> 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_f
Hi Andrew,
On Tue, 27 Jun 2017 13:40:33 -0700 Andrew Morton
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 unres
On Tue, 27 Jun 2017 09:38:09 +0200 Rasmus Villemoes
wrote:
> >>
> >> However, the patch in mmotm seems to be missing this crucial hunk that
> >> Rasmus had in the patch he sent [1]:
> >>
> >> -__rmqueue_fallback(struct zone *zone, unsigned int order, int
> >> start_migratetype)
> >> +__rmqueue_f
>>
>> However, the patch in mmotm seems to be missing this crucial hunk that
>> Rasmus had in the patch he sent [1]:
>>
>> -__rmqueue_fallback(struct zone *zone, unsigned int order, int
>> start_migratetype)
>> +__rmqueue_fallback(struct zone *zone, int order, int start_migratetype)
>>
>> which mak
[+CC Rasmus, sorry]
On 06/27/2017 09:01 AM, Vlastimil Babka wrote:
> On 06/27/2017 08:45 AM, huang ying wrote:
>> On Sat, Jun 24, 2017 at 6:04 AM, wrote:
>>> * mm-page_allocc-eliminate-unsigned-confusion-in-__rmqueue_fallback.patch
>>
>> After git bisecting, find the above patch will cause the f
On 06/27/2017 08:45 AM, huang ying wrote:
> On Sat, Jun 24, 2017 at 6:04 AM, wrote:
>> * mm-page_allocc-eliminate-unsigned-confusion-in-__rmqueue_fallback.patch
>
> After git bisecting, find the above patch will cause the following bug
> on i386 with memory eater + swap.
>
> [ 10.657876] BUG:
On Sat, Jun 24, 2017 at 6:04 AM, wrote:
> * mm-page_allocc-eliminate-unsigned-confusion-in-__rmqueue_fallback.patch
After git bisecting, find the above patch will cause the following bug
on i386 with memory eater + swap.
[ 10.657876] BUG: unable to handle kernel paging request at 001fe2b8
[
The mm-of-the-moment snapshot 2017-06-23-15-03 has been uploaded to
http://www.ozlabs.org/~akpm/mmotm/
mmotm-readme.txt says
README for mm-of-the-moment:
http://www.ozlabs.org/~akpm/mmotm/
This is a snapshot of my -mm patch queue. Uploaded at random hopefully
more than once a week.
You wi
8 matches
Mail list logo