Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750856AbWJQOY1 (ORCPT ); Tue, 17 Oct 2006 10:24:27 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751085AbWJQOY1 (ORCPT ); Tue, 17 Oct 2006 10:24:27 -0400 Received: from hellhawk.shadowen.org ([80.68.90.175]:15622 "EHLO hellhawk.shadowen.org") by vger.kernel.org with ESMTP id S1750856AbWJQOY0 (ORCPT ); Tue, 17 Oct 2006 10:24:26 -0400 Message-ID: <4534E773.9060600@shadowen.org> Date: Tue, 17 Oct 2006 15:23:47 +0100 From: Andy Whitcroft User-Agent: Thunderbird 1.5.0.5 (X11/20060812) MIME-Version: 1.0 To: Andrew Morton CC: linux-kernel@vger.kernel.org, Steve Fox Subject: Re: 2.6.19-rc2-mm1 References: <20061016230645.fed53c5b.akpm@osdl.org> In-Reply-To: <20061016230645.fed53c5b.akpm@osdl.org> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2011 Lines: 54 Seeing this on a couple of x86_64's so far, probabally widespread: BUG: warning at fs/inode.c:1389/i_size_write() elm3b6: Call Trace: [] i_size_write+0x51/0x73 [] generic_commit_write+0x35/0x49 [] ext2_commit_chunk+0x32/0x6d [] ext2_make_empty+0x160/0x179 [] ext2_mkdir+0xb5/0x121 [] vfs_mkdir+0x6a/0xaa [] sys_mkdirat+0xac/0xfd [] vfs_stat+0x14/0x16 [] sys32_stat64+0x1a/0x34 [] sys_mkdir+0x13/0x15 [] ia32_sysret+0x0/0xa This first one does not look so unreasonable, the inode is new and has not yet been instantiated? But I'm no fs locking expert ... BUG: warning at fs/inode.c:1389/i_size_write() bl6-13: Call Trace: [] i_size_write+0x45/0x57 [] simple_commit_write+0x3b/0x47 [] __page_symlink+0xb5/0x150 [] ramfs_symlink+0x4d/0xb7 [] vfs_symlink+0xd4/0x144 [] sys_symlinkat+0x86/0xd2 [] do_header+0x70/0x1d2 [] do_symlink+0x4b/0x7b [] write_buffer+0x1d/0x2b [] flush_window+0x6c/0xca [] inflate_codes+0x38f/0x3ec [] inflate_dynamic+0x4f5/0x541 [] unpack_to_rootfs+0x4c4/0x923 [] populate_rootfs+0x8a/0xde [] init+0x114/0x346 [] child_rip+0xa/0x15 [] acpi_ds_init_one_object+0x0/0x82 [] acpi_ds_init_one_object+0x0/0x82 [] init+0x0/0x346 [] child_rip+0x0/0x15 -apw - 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/