All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@ucw.cz>
To: Vlastimil Babka <vbabka@suse.cz>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	linux-kernel@vger.kernel.org, linux-mm@kvack.org,
	Joonsoo Kim <iamjoonsoo.kim@lge.com>,
	David Rientjes <rientjes@google.com>,
	Norbert Preining <preining@logic.at>,
	"P. Christeas" <xrg@linux.gr>
Subject: Re: [PATCH] mm, compaction: prevent infinite loop in compact_zone
Date: Mon, 10 Nov 2014 11:50:30 +0100	[thread overview]
Message-ID: <20141110105030.GA20052@amd> (raw)
In-Reply-To: <1415608710-8326-1-git-send-email-vbabka@suse.cz>

Hi!

>  	acct_isolated(zone, cc);
> -	/* Record where migration scanner will be restarted */
> -	cc->migrate_pfn = low_pfn;
> +	/* 

pavel@amd:/data/l/linux$ cat /tmp/delme | git apply
<stdin>:81: trailing whitespace.
	    /* 
warning: 1 line adds whitespace errors.

I have applied the patch, but the bug normally takes a while to
reproduce...

									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

--
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>

WARNING: multiple messages have this Message-ID (diff)
From: Pavel Machek <pavel@ucw.cz>
To: Vlastimil Babka <vbabka@suse.cz>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	linux-kernel@vger.kernel.org, linux-mm@kvack.org,
	Joonsoo Kim <iamjoonsoo.kim@lge.com>,
	David Rientjes <rientjes@google.com>,
	Norbert Preining <preining@logic.at>,
	"P. Christeas" <xrg@linux.gr>
Subject: Re: [PATCH] mm, compaction: prevent infinite loop in compact_zone
Date: Mon, 10 Nov 2014 11:50:30 +0100	[thread overview]
Message-ID: <20141110105030.GA20052@amd> (raw)
In-Reply-To: <1415608710-8326-1-git-send-email-vbabka@suse.cz>

Hi!

>  	acct_isolated(zone, cc);
> -	/* Record where migration scanner will be restarted */
> -	cc->migrate_pfn = low_pfn;
> +	/* 

pavel@amd:/data/l/linux$ cat /tmp/delme | git apply
<stdin>:81: trailing whitespace.
	    /* 
warning: 1 line adds whitespace errors.

I have applied the patch, but the bug normally takes a while to
reproduce...

									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

  reply	other threads:[~2014-11-10 10:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-10  8:38 [PATCH] mm, compaction: prevent infinite loop in compact_zone Vlastimil Babka
2014-11-10  8:38 ` Vlastimil Babka
2014-11-10 10:50 ` Pavel Machek [this message]
2014-11-10 10:50   ` Pavel Machek

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=20141110105030.GA20052@amd \
    --to=pavel@ucw.cz \
    --cc=akpm@linux-foundation.org \
    --cc=iamjoonsoo.kim@lge.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=preining@logic.at \
    --cc=rientjes@google.com \
    --cc=vbabka@suse.cz \
    --cc=xrg@linux.gr \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.