Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753052AbYGXGqH (ORCPT ); Thu, 24 Jul 2008 02:46:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751668AbYGXGp5 (ORCPT ); Thu, 24 Jul 2008 02:45:57 -0400 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:33146 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1751040AbYGXGp4 (ORCPT ); Thu, 24 Jul 2008 02:45:56 -0400 Date: Wed, 23 Jul 2008 23:45:56 -0700 (PDT) Message-Id: <20080723.234556.98132946.davem@davemloft.net> To: pupilla@hotmail.com Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org Subject: Re: 2.6.26: [] __alloc_pages_internal+0x331/0x343 From: David Miller In-Reply-To: References: X-Mailer: Mew version 5.2 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: 1057 Lines: 24 From: "Marco Berizzi" Date: Thu, 24 Jul 2008 08:39:48 +0200 > Jul 23 12:40:02 Electra kernel: crond: page allocation failure. order:5, > mode:0x4020 > Jul 23 12:40:02 Electra kernel: Pid: 586, comm: crond Not tainted 2.6.26 > #1 > Jul 23 12:40:02 Electra kernel: [] > __alloc_pages_internal+0x226/0x393 > Jul 23 12:40:02 Electra kernel: [] __alloc_pages+0x7/0x9 > Jul 23 12:40:02 Electra kernel: [] __get_free_pages+0x16/0x32 > Jul 23 12:40:03 Electra kernel: [] > pskb_expand_head+0x41/0x164 > Jul 23 12:40:03 Electra kernel: [] > ipcomp_decompress+0x60/0xa1 ipcomp_decompress() should probably be changed to try and build a scatterlist of pages for the resulting packet SKB data instead of building a linear buffer as it does now. -- 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/