Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760302AbZF3CQ7 (ORCPT ); Mon, 29 Jun 2009 22:16:59 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755608AbZF3CQv (ORCPT ); Mon, 29 Jun 2009 22:16:51 -0400 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:36821 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754554AbZF3CQu (ORCPT ); Mon, 29 Jun 2009 22:16:50 -0400 Date: Mon, 29 Jun 2009 19:16:55 -0700 (PDT) Message-Id: <20090629.191655.193712233.davem@davemloft.net> To: rientjes@google.com Cc: acme@ghostprotocols.net, linux-kernel@vger.kernel.org, kernel-testers@vger.kernel.org, thomas@m3y3r.de, rjw@sisk.pl, dccp@vger.kernel.org Subject: Re: [Bug #13666] WARNING: at mm/page_alloc.c:1743 __alloc_pages_nodemask From: David Miller In-Reply-To: References: <6JJ2m5kyucK.A.cBC.0IASKB@chimera> X-Mailer: Mew version 6.2.51 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1167 Lines: 31 From: David Rientjes Date: Mon, 29 Jun 2009 17:06:42 -0700 (PDT) > On Mon, 29 Jun 2009, Rafael J. Wysocki wrote: > >> This message has been generated automatically as a part of a report >> of recent regressions. >> >> The following bug entry is on the current list of known regressions >> from 2.6.30. Please verify if it still should be listed and let me know >> (either way). >> >> >> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13666 >> Subject : WARNING: at mm/page_alloc.c:1743 __alloc_pages_nodemask >> Submitter : Thomas Meyer >> Date : 2009-06-27 16:15 (2 days old) >> References : http://lkml.org/lkml/2009/6/27/75 >> > > dccp_init() is trying to allocate a goal that causes the order in > __get_free_pages() to be >= MAX_ORDER. > > Arnaldo, can we cap ehash_order and bhash_order at MAX_ORDER - 1? There was a patch going arond for this already. -- 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/