From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Gleixner Subject: Re: [patch 00/47] Sparse irq rework Date: Sun, 10 Oct 2010 10:20:19 +0200 (CEST) Message-ID: References: <20100930221351.682772535@linutronix.de> <20101003112312.GB9844@angua.secretlab.ca> <20101003112920.GB32736@n2100.arm.linux.org.uk> <4CACFC23.4080504@kernel.org> <4CAD082B.40908@kernel.org> <4CAD1154.3080403@kernel.org> <4CAD4EC3.5060809@kernel.org> <4CAFEEFA.1070000@kernel.org> <4CB013CB.1040904@kernel.org> <4CB14B03.4000707@kernel.org> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: Received: from www.tglx.de ([62.245.132.106]:40801 "EHLO www.tglx.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753140Ab0JJIVH (ORCPT ); Sun, 10 Oct 2010 04:21:07 -0400 In-Reply-To: <4CB14B03.4000707@kernel.org> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Yinghai Lu Cc: Grant Likely , Russell King - ARM Linux , LKML , linux-arch@vger.kernel.org, Linus Torvalds , Andrew Morton , x86@kernel.org, Peter Zijlstra , Benjamin Herrenschmidt , Paul Mundt , David Woodhouse , Jesse Barnes , "Eric W. Biederman" On Sat, 9 Oct 2010, Yinghai Lu wrote: > On 10/09/2010 05:12 AM, Thomas Gleixner wrote: > > On Sat, 9 Oct 2010, Yinghai Lu wrote: > >> On 10/08/2010 11:10 PM, Thomas Gleixner wrote: > >>>> [ 59.449366] IP: [] acpi_pci_irq_find_prt_entry+0x85/0xb1 > >>> > >>> I can hardly see how this is related to the irq work. > >>> > >>>> [ 71.076886] Pid: 1, comm: swapper Tainted: G W 2.6.36-rc7-tip-yh-01944-ge8a4c5f-dirty #171 /Sun Fire x4800 > >>>> [ 71.096947] RIP: 0010:[] [] strcmp+0x4/0x21 > >>> > >>> Ditto. > >> > >> don't know. > >> > >> but without merging your branch, those problems don't come out. > >> > >> only thing i can think about that you real free irq code could > >> stress or expose other subsystem's bug etc. > > > > The first crash is in early boot and that code just fiddles with acpi > > internal stuff. > > > > Need following patch. Please fold it into corresponding commit. Thanks for spotting this ! tglx