Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S268846AbUJPU0s (ORCPT ); Sat, 16 Oct 2004 16:26:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S268848AbUJPU0s (ORCPT ); Sat, 16 Oct 2004 16:26:48 -0400 Received: from pop.gmx.de ([213.165.64.20]:23690 "HELO mail.gmx.net") by vger.kernel.org with SMTP id S268846AbUJPU0o (ORCPT ); Sat, 16 Oct 2004 16:26:44 -0400 X-Authenticated: #8834078 From: Dominik Karall To: Ingo Molnar Subject: Re: [patch] Real-Time Preemption, -VP-2.6.9-rc4-mm1-U3 Date: Sat, 16 Oct 2004 22:30:11 +0200 User-Agent: KMail/1.7 Cc: linux-kernel@vger.kernel.org, Lee Revell , Rui Nuno Capela , Mark_H_Johnson@raytheon.com, "K.R. Foley" , Daniel Walker , Bill Huey , Andrew Morton , Adam Heath , Lorenzo Allegrucci , Andrew Rodland References: <200410161621.34657.dominik.karall@gmx.net> <20041016152427.GA16334@elte.hu> In-Reply-To: <20041016152427.GA16334@elte.hu> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1969053.yUMOgiLZIj"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200410162230.14363.dominik.karall@gmx.net> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2867 Lines: 80 --nextPart1969053.yUMOgiLZIj Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Saturday 16 October 2004 17:24, Ingo Molnar wrote: > * Dominik Karall wrote: > > i'm not sure if this bug depends on preemption patch, or if it is a > > general one in -mm1 tree. > > > > kernel BUG at fs/fat/cache.c:150! > > > > EIP is at fat_cache_add+0x135/0x151 > > > > Process mplayer (pid: 9843, threadinfo=3Dce414000 task=3Dc8128a20) > > > > Call Trace: > > [] fat_get_cluster+0x11f/0x1de > > [] fat_bmap_cluster+0x47/0x98 > > [] fat_bmap+0xdf/0x101 > > [] fat_get_block+0x30/0x198 > > [] alloc_buffer_head+0x33/0x52 > > [] create_buffers+0x51/0x86 > > [] block_read_full_page+0x1bd/0x2cc > > [] fat_get_block+0x0/0x198 > > [] add_to_page_cache+0x58/0x6e > > [] read_pages+0xbe/0x15e > > [] do_page_cache_readahead+0x120/0x19b > > [] page_cache_readahead+0xef/0x1f8 > > [] do_generic_mapping_read+0x133/0x54b > > [] lru_cache_add+0xd/0x4f > > [] __generic_file_aio_read+0x1a3/0x218 > > [] file_read_actor+0x0/0xed > > [] generic_file_read+0x9c/0xba > > [] _mutex_lock+0x20/0x36 > > [] do_sigaction+0x1dc/0x1f7 > > [] autoremove_wake_function+0x0/0x43 > > [] _mutex_lock+0x20/0x36 > > [] dnotify_parent+0x35/0x95 > > [] vfs_read+0xcd/0x126 > > [] sys_read+0x41/0x6a > > [] syscall_call+0x7/0xb > > indeed this does not seem to be related to the preemption patch. How > hard is it to reproduce this problem? If it's easy then please try with > vanilla 2.6.9-rc4-mm1 (and if it breaks too, with 2.6.9-rc4 as well), to > narrow down where the breakage got introduced. > > Ingo sorry, i tried to reproduce this bug, but can't. i even don't know _when_ t= his=20 bug occurred, as i just wanted to take a look in the dmesg output after=20 loading sg module. but it does not depend on sg, as i unloaded it and tried= =20 again to load. best regards, dominik --nextPart1969053.yUMOgiLZIj Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iQCVAwUAQXGE1gvcoSHvsHMnAQKFNQP8CWcqA+Ryjp6o+sgpC3FlZBGgwQwRAnPQ E05vkr/ppBfvnVLH5rK01dCWJqFm8K5shzwl5waCdBNNogAinTs5/yesQxveUll+ bMxo2ZR0WLOjCBKcQ3tvOtfaRoH2J064NajEFa/sKD/yn0oyklXB8EYJBVPsppi3 y3UxtmLhAkM= =srsa -----END PGP SIGNATURE----- --nextPart1969053.yUMOgiLZIj-- - 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/