Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753565Ab0AZNRg (ORCPT ); Tue, 26 Jan 2010 08:17:36 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753087Ab0AZNRf (ORCPT ); Tue, 26 Jan 2010 08:17:35 -0500 Received: from cantor2.suse.de ([195.135.220.15]:47580 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752888Ab0AZNRe (ORCPT ); Tue, 26 Jan 2010 08:17:34 -0500 Date: Tue, 26 Jan 2010 14:17:32 +0100 (CET) From: Jiri Kosina X-X-Sender: jikos@twin.jikos.cz To: =?ISO-8859-15?Q?Toralf_F=F6rster?= Cc: Alexey Dobriyan , linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, Zhang Rui Subject: Re: kernel error : 'find /proc/ -type f | xargs -n 1 head -c 10 >/dev/null' In-Reply-To: <201001212219.03718.toralf.foerster@gmx.de> Message-ID: References: <201001212017.00160.toralf.foerster@gmx.de> <20100121203535.GA5133@x200> <201001212219.03718.toralf.foerster@gmx.de> User-Agent: Alpine 2.00 (LRH 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1356 Lines: 44 [ adding relevant CCs ] On Thu, 21 Jan 2010, Toralf F?rster wrote: > Alexey Dobriyan wrote at 21:35:35 > > On Thu, Jan 21, 2010 at 08:16:59PM +0100, Toralf F?rster wrote: > > > I was inspired by http://article.gmane.org/gmane.linux.kernel/941115 . > > > > > > Running the command (se subject) as a normal user at a 2.6.32.4 kernel > > > gives this in /var/log/messages: > > > > > > head: page allocation failure. order:9, mode:0xd0 > > > Pid: 2324, comm: head Not tainted 2.6.32.4 #1 > > > Call Trace: > > > [] ? __alloc_pages_nodemask+0x4bc/0x5a0 > > > [] ? cache_alloc_refill+0x2ba/0x510 > > > [] ? __kmalloc+0xe9/0xf0 > > > [] ? seq_read+0x195/0x370 > > > > Please, find out which file is causing this, if it's reproducible. > > > I reproduced the msg : > "ACPI: Please implement acpi_video_bus_ROM_seq_show" by : > by > $> head -c 10 /proc/acpi/video/VID/info > > After suspend to disk and wakeup however the file /proc/acpi/video/VID/ROM was > the culprit. > > The trace however I can't reproduce until now. > > > -- Jiri Kosina SUSE Labs, Novell Inc. -- 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/