Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755411AbZJRWbW (ORCPT ); Sun, 18 Oct 2009 18:31:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753952AbZJRWbV (ORCPT ); Sun, 18 Oct 2009 18:31:21 -0400 Received: from cpsmtpm-eml105.kpnxchange.com ([195.121.3.9]:53561 "EHLO CPSMTPM-EML105.kpnxchange.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753781AbZJRWbU (ORCPT ); Sun, 18 Oct 2009 18:31:20 -0400 From: Frans Pop To: Karol Lewandowski Subject: Re: [PATCH 0/2] Reduce number of GFP_ATOMIC allocation failures Date: Mon, 19 Oct 2009 00:31:15 +0200 User-Agent: KMail/1.9.9 Cc: Mel Gorman , Andrew Morton , stable , "Rafael J. Wysocki" , David Miller , reinette chatre , Kalle Valo , "John W. Linville" , Pekka Enberg , Bartlomiej Zolnierkiewicz , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, "linux-mm@kvack.org" References: <1255689446-3858-1-git-send-email-mel@csn.ul.ie> <20091017183421.GA3370@bizet.domek.prywatny> <20091018221844.GA2061@bizet.domek.prywatny> In-Reply-To: <20091018221844.GA2061@bizet.domek.prywatny> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200910190031.23237.elendil@planet.nl> X-OriginalArrivalTime: 18 Oct 2009 22:31:23.0749 (UTC) FILETIME=[B920F950:01CA5042] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1350 Lines: 33 Hi Karol, On Monday 19 October 2009, Karol Lewandowski wrote: > On Sat, Oct 17, 2009 at 08:34:21PM +0200, Karol Lewandowski wrote: > > I'll go now for another round of bisecting... and hopefully this time > > I'll be able to trigger this problem on different/faster computer with > > e100-based card. > > No luck with that either. > > I've tried merging 'akpm' (517d08699b25) into clean 2.6.30 tree and > got suspend-breakage which makes it untestable for me. (I've tried > reverting drm, suspend, and other commits... all that failed.) > > Is there mm-related git tree hidden somewhere? ... or broken out > mm-related patches that were sent to Andrew ... or maybe it's possible > to get "git log -p" from Mel's private repo? Anything? Please try reverting 373c0a7e + 8aa7e847 [1] on top of 2.6.31. I've finally been able to solidly trace the main regression to that. I'm doing some final confirmation tests now and will mail detailed results afterwards. It would be great if you could confirm if that fixes the issue for you too. Cheers, FJP [1] The first commit is a build fix for the second. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/