mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "J.A. Magallon" <jamagallon@able.es>
To: linux-kernel@vger.kernel.org
Subject: Re: 2.6.9-rc2-mm3, irq 11: nobody cared!, Disabling IRQ #11
Date: Fri, 24 Sep 2004 22:38:08 +0000	[thread overview]
Message-ID: <1096065488l.13335l.1l@werewolf.able.es> (raw)
In-Reply-To: <20040924014643.484470b1.akpm@osdl.org> (from akpm@osdl.org on Fri Sep 24 10:46:43 2004)


On 2004.09.24, Andrew Morton wrote:
> 
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc2/2.6.9-rc2-mm3/
> 

I got this oops also, some time after normal boot:

Sep 24 12:58:38 nada kernel: irq 11: nobody cared!
Sep 24 12:58:38 nada kernel:  [__report_bad_irq+36/144] __report_bad_irq+0x24/0x90
Sep 24 12:58:38 nada kernel:  [<c0108514>] __report_bad_irq+0x24/0x90
Sep 24 12:58:38 nada kernel:  [note_interrupt+146/352] note_interrupt+0x92/0x160
Sep 24 12:58:38 nada kernel:  [<c0108782>] note_interrupt+0x92/0x160
Sep 24 12:58:38 nada kernel:  [finish_task_switch+61/144] finish_task_switch+0x3d/0x90
Sep 24 12:58:38 nada kernel:  [<c011983d>] finish_task_switch+0x3d/0x90
Sep 24 12:58:38 nada kernel:  [do_IRQ+354/416] do_IRQ+0x162/0x1a0
Sep 24 12:58:38 nada kernel:  [<c0108bc2>] do_IRQ+0x162/0x1a0
Sep 24 12:58:38 nada kernel:  [common_interrupt+24/32] common_interrupt+0x18/0x20
Sep 24 12:58:38 nada kernel:  [<c01065dc>] common_interrupt+0x18/0x20
Sep 24 12:58:38 nada kernel:  [default_idle+0/64] default_idle+0x0/0x40
Sep 24 12:58:38 nada kernel:  [<c0103b40>] default_idle+0x0/0x40
Sep 24 12:58:38 nada kernel:  [default_idle+44/64] default_idle+0x2c/0x40
Sep 24 12:58:38 nada kernel:  [<c0103b6c>] default_idle+0x2c/0x40
Sep 24 12:58:38 nada kernel:  [cpu_idle+52/80] cpu_idle+0x34/0x50
Sep 24 12:58:38 nada kernel:  [<c0103bf4>] cpu_idle+0x34/0x50
Sep 24 12:58:38 nada kernel: handlers:
Sep 24 12:58:38 nada kernel: [usb_hcd_irq+0/112] (usb_hcd_irq+0x0/0x70)
Sep 24 12:58:38 nada kernel: [<c0335680>] (usb_hcd_irq+0x0/0x70)
Sep 24 12:58:38 nada kernel: [usb_hcd_irq+0/112] (usb_hcd_irq+0x0/0x70)
Sep 24 12:58:38 nada kernel: [<c0335680>] (usb_hcd_irq+0x0/0x70)
Sep 24 12:58:38 nada kernel: [usb_hcd_irq+0/112] (usb_hcd_irq+0x0/0x70)
Sep 24 12:58:38 nada kernel: [<c0335680>] (usb_hcd_irq+0x0/0x70)
Sep 24 12:58:38 nada kernel: Disabling IRQ #11

System:

nada:~# lspci
00:00.0 Host bridge: VIA Technologies, Inc. VT8633 [Apollo Pro266] (rev 01)
00:01.0 PCI bridge: VIA Technologies, Inc. VT8633 [Apollo Pro266 AGP]
00:07.0 RAID bus controller: Promise Technology, Inc. PDC20319 (FastTrak S150 TX4) (rev 02)
00:08.0 RAID bus controller: Promise Technology, Inc. PDC20319 (FastTrak S150 TX4) (rev 02)
00:0b.0 Multimedia audio controller: Ensoniq 5880 AudioPCI (rev 02)
00:0c.0 RAID bus controller: Promise Technology, Inc. PDC20267 (FastTrak100/Ultra100) (rev 02)
00:0d.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 08)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8233 PCI to ISA Bridge
00:11.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:11.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 1b)
00:11.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 1b)
00:11.4 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 1b)
00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 62)
01:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX/MX 400] (rev b2)

If any more info is needed, just ask for it.

TIA

--
J.A. Magallon <jamagallon()able!es>     \               Software is like sex:
werewolf!able!es                         \         It's better when it's free
Mandrakelinux release 10.1 (Community) for i586
Linux 2.6.9-rc2-mm3 (gcc 3.4.1 (Mandrakelinux (Alpha 3.4.1-3mdk)) #1



  parent reply	other threads:[~2004-09-24 22:38 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-24  8:46 2.6.9-rc2-mm3 Andrew Morton
2004-09-24  9:30 ` 2.6.9-rc2-mm3 William Lee Irwin III
2004-09-24  9:42 ` 2.6.9-rc2-mm3 William Lee Irwin III
2004-09-24 10:11   ` 2.6.9-rc2-mm3 William Lee Irwin III
2004-09-24  9:54 ` 2.6.9-rc2-mm3 Nick Piggin
2004-09-24 10:05   ` 2.6.9-rc2-mm3 Michal Rokos
2004-09-24 10:15     ` 2.6.9-rc2-mm3 Nick Piggin
2004-09-24 10:25   ` 2.6.9-rc2-mm3 William Lee Irwin III
2004-09-24 10:36     ` 2.6.9-rc2-mm3 Nick Piggin
2004-09-24 14:59     ` 2.6.9-rc2-mm3 Michal Rokos
2004-09-24 10:49   ` 2.6.9-rc2-mm3 Arjan van de Ven
2004-09-24 15:29 ` 2.6.9-rc2-mm3 James Morris
2004-09-24 16:16   ` 2.6.9-rc2-mm3 James Morris
2004-09-24 18:45     ` 2.6.9-rc2-mm3 (tty deadlock?) James Morris
2004-09-24 18:52     ` 2.6.9-rc2-mm3 Paul Fulghum
2004-09-24 19:15       ` 2.6.9-rc2-mm3 Paul Fulghum
2004-09-24 19:43         ` 2.6.9-rc2-mm3 Russell King
2004-09-24 20:40           ` 2.6.9-rc2-mm3 Paul Fulghum
2004-09-24 21:11           ` 2.6.9-rc2-mm3 Alan Cox
2004-09-25  1:31     ` 2.6.9-rc2-mm3 William Lee Irwin III
2004-09-25  2:12       ` 2.6.9-rc2-mm3 William Lee Irwin III
2004-09-25  3:25       ` 2.6.9-rc2-mm3 Paul Fulghum
2004-09-25  9:19         ` 2.6.9-rc2-mm3 Russell King
2004-09-25  9:27           ` 2.6.9-rc2-mm3 Xavier Bestel
2004-09-25 13:20             ` 2.6.9-rc2-mm3 Russell King
2004-09-24 17:01 ` 2.6.9-rc2-mm3 - [PATCH] tmpfs xattr fix James Morris
2004-09-24 18:08 ` 2.6.9-rc2-mm3 (compile stats) John Cherry
2004-09-24 22:35 ` 2.6.9-rc2-mm3, e100 oops J.A. Magallon
2004-09-24 22:38 ` J.A. Magallon [this message]
2004-09-25 12:43 ` 2.6.9-rc2-mm3 William Lee Irwin III
2004-09-25 16:37   ` 2.6.9-rc2-mm3 Jens Axboe
2004-09-25 17:11     ` 2.6.9-rc2-mm3 William Lee Irwin III
2004-09-25 17:22 ` 2.6.9-rc2-mm3 breaks amanda (was: 2.6.9-rc2-mm3) Matthias Andree
2004-09-25 18:37   ` Gene Heskett
2004-09-25 21:30     ` Matthias Andree
2004-09-26  2:05       ` Gene Heskett
2004-09-25 22:01 ` 2.6.9-rc2-mm3 Alexander Nyberg
2004-09-27 16:02 ` 2.6.9-rc2-mm4 (compile stats) John Cherry

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1096065488l.13335l.1l@werewolf.able.es \
    --to=jamagallon@able.es \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome