From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265376AbUAMRxb (ORCPT ); Tue, 13 Jan 2004 12:53:31 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265377AbUAMRxb (ORCPT ); Tue, 13 Jan 2004 12:53:31 -0500 Received: from fw.osdl.org ([65.172.181.6]:18825 "EHLO mail.osdl.org") by vger.kernel.org with ESMTP id S265376AbUAMRxX (ORCPT ); Tue, 13 Jan 2004 12:53:23 -0500 Date: Tue, 13 Jan 2004 09:54:28 -0800 From: Andrew Morton To: "Prakash K. Cheemplavam" Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org Subject: Re: 2.6.1-mm2 Message-Id: <20040113095428.440762f7.akpm@osdl.org> In-Reply-To: <4003F34E.5080508@gmx.de> References: <20040110014542.2acdb968.akpm@osdl.org> <4003F34E.5080508@gmx.de> X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i586-pc-linux-gnu) Mime-Version: 1.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 "Prakash K. Cheemplavam" wrote: > > Hi, > > mm2 (or even mm1 or even vanilla, have not tested (long enough)) locks > hard on my and someone else' machine. Sometimes we get this line in our > logs before the lock happens: > > kernel: Badness in pci_find_subsys at drivers/pci/search.c:132 > > Any ideas? Or do you need detailed kernel config and dmesg? I thought > you might have an idea which atch caused this... My and his system are > quite differnt. Major Common element seems only use of Athlon XP. He has > VIA KT based system and I have nforce2. I thought it might be APIC, but > I also got a lock up without APIC. (Though it seems more stable without > APIC.) If you could send us the stack backtrace that would help. Make sure that you have CONFIG_KALLSYMS enabled. If you have to type it by hand, just the symbol names will suffice - leave out the hex numbers. Thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Tue, 13 Jan 2004 09:54:28 -0800 From: Andrew Morton Subject: Re: 2.6.1-mm2 Message-Id: <20040113095428.440762f7.akpm@osdl.org> In-Reply-To: <4003F34E.5080508@gmx.de> References: <20040110014542.2acdb968.akpm@osdl.org> <4003F34E.5080508@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org Return-Path: To: "Prakash K. Cheemplavam" Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org List-ID: "Prakash K. Cheemplavam" wrote: > > Hi, > > mm2 (or even mm1 or even vanilla, have not tested (long enough)) locks > hard on my and someone else' machine. Sometimes we get this line in our > logs before the lock happens: > > kernel: Badness in pci_find_subsys at drivers/pci/search.c:132 > > Any ideas? Or do you need detailed kernel config and dmesg? I thought > you might have an idea which atch caused this... My and his system are > quite differnt. Major Common element seems only use of Athlon XP. He has > VIA KT based system and I have nforce2. I thought it might be APIC, but > I also got a lock up without APIC. (Though it seems more stable without > APIC.) If you could send us the stack backtrace that would help. Make sure that you have CONFIG_KALLSYMS enabled. If you have to type it by hand, just the symbol names will suffice - leave out the hex numbers. Thanks. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: aart@kvack.org