From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:58719) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TF7L9-000176-Vu for qemu-devel@nongnu.org; Fri, 21 Sep 2012 13:48:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TF7L8-0007WZ-Uo for qemu-devel@nongnu.org; Fri, 21 Sep 2012 13:48:35 -0400 Received: from mx1.redhat.com ([209.132.183.28]:31850) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TF7L8-0007WR-MV for qemu-devel@nongnu.org; Fri, 21 Sep 2012 13:48:34 -0400 Date: Fri, 21 Sep 2012 14:48:22 -0300 From: Rafael Aquini Message-ID: <20120921174821.GC6665@optiplex.redhat.com> References: <1348224383-1499-1-git-send-email-mgorman@suse.de> <1348224383-1499-4-git-send-email-mgorman@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1348224383-1499-4-git-send-email-mgorman@suse.de> Subject: Re: [Qemu-devel] [PATCH 3/9] Revert "mm: compaction: abort compaction loop if lock is contended or run too long" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Mel Gorman Cc: Richard Davies , KVM , QEMU-devel , LKML , Linux-MM , Avi Kivity , Andrew Morton , Shaohua Li On Fri, Sep 21, 2012 at 11:46:17AM +0100, Mel Gorman wrote: > This reverts > mm-compaction-abort-compaction-loop-if-lock-is-contended-or-run-too-long.patch > as it is replaced by a later patch in the series. > > Signed-off-by: Mel Gorman Acked-by: Rafael Aquini