Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755366AbYCaBkw (ORCPT ); Sun, 30 Mar 2008 21:40:52 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751752AbYCaBkm (ORCPT ); Sun, 30 Mar 2008 21:40:42 -0400 Received: from mail.gmx.net ([213.165.64.20]:56098 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751666AbYCaBkm (ORCPT ); Sun, 30 Mar 2008 21:40:42 -0400 X-Authenticated: #5039886 X-Provags-ID: V01U2FsdGVkX1/qc6w+IhHqO/0ShAVj9U7wbSbrXLV1m0bY8qj6KM vXZTVyxVUcMWCj Date: Mon, 31 Mar 2008 03:40:37 +0200 From: =?iso-8859-1?Q?Bj=F6rn?= Steinbrink To: Bob Tracy Cc: linux-kernel@vger.kernel.org, Ingo Molnar , Thomas Gleixner Subject: Re: 2.6.25-rc7: warn_on_slowpath triggered Message-ID: <20080331014037.GA24702@atjola.homenet> References: <20080329222955.036CCDBA2@gherkin.frus.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080329222955.036CCDBA2@gherkin.frus.com> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) X-Y-GMX-Trusted: 0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2624 Lines: 58 [Added Ingo and Thomas to Cc:] On 2008.03.29 17:29:55 -0500, Bob Tracy wrote: > System is a AMD K6-III/450. This is actually a 2.6.25-rcX issue > that I'm just getting around to reporting. Sorry about that... Not necessarily a regression, it's just that the WARN_ON_ONCE didn't exist yet in 2.6.24. > > ------------[ cut here ]------------ > WARNING: at arch/x86/pci/irq.c:263 pirq_via586_get+0x23/0x42() > Modules linked in: snd_emu10k1(+) snd_rawmidi firmware_class snd_ac97_codec ac97_bus snd_pcm snd_seq_device snd_timer snd_page_alloc snd_util_mem snd_hwdep snd soundcore ipv6 usbmouse usbhid ff_memless uhci_hcd ehci_hcd usbcore binfmt_misc > Pid: 1784, comm: modprobe Not tainted 2.6.25-rc7 #1 > [] warn_on_slowpath+0x40/0x4f > [] run_hrtimer_pending+0xac/0xc5 > [] run_timer_softirq+0x152/0x16b > [] __do_softirq+0x59/0x85 > [] pci_conf1_read+0xac/0xc5 > [] raw_pci_read+0x3f/0x47 > [] pci_conf1_read+0xac/0xc5 > [] raw_pci_read+0x3f/0x47 > [] pci_read+0x1c/0x23 > [] pci_bus_read_config_byte+0x37/0x6c > [] pci_bus_read_config_byte+0x51/0x6c > [] pirq_via586_get+0x23/0x42 > [] pirq_via586_get+0x0/0x42 > [] pcibios_lookup_irq+0x1da/0x355 > [] pirq_enable_irq+0x30/0x91 > [] pcibios_enable_device+0x21/0x23 > [] do_pci_enable_device+0x1f/0x34 > [] __pci_enable_device_flags+0x58/0x64 > [] snd_emu10k1_create+0x2f/0x5fb [snd_emu10k1] > [] snd_card_new+0x1f6/0x24a [snd] > [] snd_card_emu10k1_probe+0xd2/0x2eb [snd_emu10k1] > [] pci_device_probe+0x36/0x57 > [] driver_probe_device+0xb7/0x128 > [] __driver_attach+0x0/0x75 > [] __driver_attach+0x44/0x75 > [] bus_for_each_dev+0x38/0x5a > [] driver_attach+0x11/0x13 > [] __driver_attach+0x0/0x75 > [] bus_add_driver+0x8f/0x1ac > [] driver_register+0x45/0x99 > [] __pci_register_driver+0x2b/0x59 > [] sys_init_module+0x14cc/0x1624 > [] do_sync_read+0xbe/0xfd > [] snd_pcm_format_width+0x0/0x1c [snd_pcm] > [] sys_read+0x3e/0x65 > [] syscall_call+0x7/0xb > ======================= > ---[ end trace 2f9d040b1fc63cd8 ]--- > -- 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/