Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755215AbZJFAGL (ORCPT ); Mon, 5 Oct 2009 20:06:11 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754368AbZJFAGK (ORCPT ); Mon, 5 Oct 2009 20:06:10 -0400 Received: from smtp-out.google.com ([216.239.45.13]:35750 "EHLO smtp-out.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754263AbZJFAGJ (ORCPT ); Mon, 5 Oct 2009 20:06:09 -0400 DomainKey-Signature: a=rsa-sha1; s=beta; d=google.com; c=nofws; q=dns; h=date:from:x-x-sender:to:cc:subject:in-reply-to:message-id: references:user-agent:mime-version:content-type:x-system-of-record; b=Nb68l6APJBwgEaZz76O8A9qcl+0dOTVPYpSiv8DZRX33KnSmzLIkWEuob8vfSO3hd yglRxP3CmIjghkfbSrC6w== Date: Mon, 5 Oct 2009 17:04:55 -0700 (PDT) From: David Rientjes X-X-Sender: rientjes@chino.kir.corp.google.com To: Frans Pop cc: Mel Gorman , "Rafael J. Wysocki" , Linux Kernel Mailing List , Kernel Testers List , Pekka Enberg , Reinette Chatre , Bartlomiej Zolnierkiewicz , Karol Lewandowski , linux-mm@kvack.org Subject: Re: [Bug #14141] order 2 page allocation failures in iwlagn In-Reply-To: <200910052334.23833.elendil@planet.nl> Message-ID: References: <3onW63eFtRF.A.xXH.oMTxKB@chimera> <200910050851.02056.elendil@planet.nl> <20091005085739.GB5452@csn.ul.ie> <200910052334.23833.elendil@planet.nl> User-Agent: Alpine 1.00 (DEB 882 2007-12-20) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-System-Of-Record: true Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 904 Lines: 22 On Mon, 5 Oct 2009, Frans Pop wrote: > And the winner is: > 2ff05b2b4eac2e63d345fc731ea151a060247f53 is first bad commit > commit 2ff05b2b4eac2e63d345fc731ea151a060247f53 > Author: David Rientjes > Date: Tue Jun 16 15:32:56 2009 -0700 > > oom: move oom_adj value from task_struct to mm_struct > > I'm confident that the bisection is good. The test case was very reliable > while zooming in on the merge from akpm. > I doubt it for two reasons: (i) this commit was reverted in 0753ba0 since 2.6.31-rc7 and is no longer in the kernel, and (ii) these are GFP_ATOMIC allocations which would be unaffected by oom killer scores. -- 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/