All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Davis <tadavis@lbl.gov>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: 2.6.2-mm1 aka "Geriatric Wombat"
Date: Fri, 06 Feb 2004 10:02:46 -0800	[thread overview]
Message-ID: <4023D6C6.70401@lbl.gov> (raw)
In-Reply-To: <20040205014405.5a2cf529.akpm@osdl.org>

I'm getting these:

irq 9: nobody cared!
Call Trace:
 [<c010c9e3>] __report_bad_irq+0x23/0x90
 [<c010cac8>] note_interrupt+0x58/0x90
 [<c010ce0b>] do_IRQ+0x16b/0x1a0
 [<c02cb138>] common_interrupt+0x18/0x20
 [<c026b30c>] sock_poll+0xc/0x20
 [<c0173a91>] do_pollfd+0x91/0xa0
 [<c0173aff>] do_poll+0x5f/0xc0
 [<c0173cf4>] sys_poll+0x194/0x2b0
 [<c0173080>] __pollwait+0x0/0xb0
 [<c015fc9a>] sys_write+0x4a/0x50
 [<c02ca1ba>] sysenter_past_esp+0x43/0x69

handlers:
[<c01cf136>] (acpi_irq+0x0/0x1a)
Disabling IRQ #9
[tdavis@lanshark tdavis]$ uname -a
Linux lanshark 2.6.2-mm1 #1 SMP Thu Feb 5 15:50:03 PST 2004 i686 athlon i386 GNU/Linux
[tdavis@lanshark tdavis]$ more /proc/interrupts
           CPU0       CPU1
  0:   27932291   27954246    IO-APIC-edge  timer
  1:        638        497    IO-APIC-edge  i8042
  2:          0          0          XT-PIC  cascade
  8:          0          1    IO-APIC-edge  rtc
  9:      53744      46258    IO-APIC-edge  acpi
 12:       7867       7708    IO-APIC-edge  i8042
 14:      60366      50315    IO-APIC-edge  ide0
 15:       9026       7688    IO-APIC-edge  ide1
 18:     160500          1   IO-APIC-level  eth0
 19:        839        790   IO-APIC-level  ICE1712
NMI:          0          0
LOC:   55890040   55890045
ERR:          0
MIS:          0

WARNING: multiple messages have this Message-ID (diff)
From: Thomas Davis <tadavis@lbl.gov>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: 2.6.2-mm1 aka "Geriatric Wombat"
Date: Fri, 06 Feb 2004 10:02:46 -0800	[thread overview]
Message-ID: <4023D6C6.70401@lbl.gov> (raw)
In-Reply-To: <20040205014405.5a2cf529.akpm@osdl.org>

I'm getting these:

irq 9: nobody cared!
Call Trace:
 [<c010c9e3>] __report_bad_irq+0x23/0x90
 [<c010cac8>] note_interrupt+0x58/0x90
 [<c010ce0b>] do_IRQ+0x16b/0x1a0
 [<c02cb138>] common_interrupt+0x18/0x20
 [<c026b30c>] sock_poll+0xc/0x20
 [<c0173a91>] do_pollfd+0x91/0xa0
 [<c0173aff>] do_poll+0x5f/0xc0
 [<c0173cf4>] sys_poll+0x194/0x2b0
 [<c0173080>] __pollwait+0x0/0xb0
 [<c015fc9a>] sys_write+0x4a/0x50
 [<c02ca1ba>] sysenter_past_esp+0x43/0x69

handlers:
[<c01cf136>] (acpi_irq+0x0/0x1a)
Disabling IRQ #9
[tdavis@lanshark tdavis]$ uname -a
Linux lanshark 2.6.2-mm1 #1 SMP Thu Feb 5 15:50:03 PST 2004 i686 athlon i386 GNU/Linux
[tdavis@lanshark tdavis]$ more /proc/interrupts
           CPU0       CPU1
  0:   27932291   27954246    IO-APIC-edge  timer
  1:        638        497    IO-APIC-edge  i8042
  2:          0          0          XT-PIC  cascade
  8:          0          1    IO-APIC-edge  rtc
  9:      53744      46258    IO-APIC-edge  acpi
 12:       7867       7708    IO-APIC-edge  i8042
 14:      60366      50315    IO-APIC-edge  ide0
 15:       9026       7688    IO-APIC-edge  ide1
 18:     160500          1   IO-APIC-level  eth0
 19:        839        790   IO-APIC-level  ICE1712
NMI:          0          0
LOC:   55890040   55890045
ERR:          0
MIS:          0
--
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: <a href=mailto:"aart@kvack.org"> aart@kvack.org </a>

  parent reply	other threads:[~2004-02-06 18:03 UTC|newest]

Thread overview: 75+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-05  9:44 2.6.2-mm1 aka "Geriatric Wombat" Andrew Morton
2004-02-05  9:44 ` Andrew Morton
2004-02-05  9:52 ` [PATCH] via crypto beginnings Jeff Garzik
2004-02-05 10:11   ` Andrew Morton
2004-02-05 10:11     ` Andrew Morton
2004-02-05  9:55 ` 2.6.2-mm1 aka "Geriatric Wombat" Nikita Danilov
2004-02-05  9:55   ` Nikita Danilov
2004-02-05 10:00 ` Russell King
2004-02-05 10:00   ` Russell King
2004-02-05 10:37   ` Jeff Garzik
2004-02-05 10:37     ` Jeff Garzik
2004-02-05 10:50     ` Russell King
2004-02-05 10:50       ` Russell King
2004-02-05 11:47 ` Nick Piggin
2004-02-05 11:47   ` Nick Piggin
2004-02-05 16:11   ` Martin J. Bligh
2004-02-05 16:11     ` Martin J. Bligh
2004-02-05 16:16     ` Nick Piggin
2004-02-05 16:16       ` Nick Piggin
2004-02-05 16:20     ` Nikita Danilov
2004-02-05 16:20       ` Nikita Danilov
2004-02-05 13:57 ` Alistair John Strachan
2004-02-05 14:16   ` Lenar Lõhmus
2004-02-05 19:57     ` 2.6.2-mm1 [are these mine?] Maciej Soltysiak
2004-02-05 20:11       ` Randy.Dunlap
2004-02-05 20:14         ` Randy.Dunlap
     [not found]     ` <4022505B.1020900-w3PkqIkA8A2zQB+pC5nmwQ@public.gmane.org>
2004-02-05 21:30       ` 2.6.2-mm1 aka "Geriatric Wombat" Alistair John Strachan
2004-02-05 21:30         ` Alistair John Strachan
     [not found]         ` <200402052130.30344.s0348365-Y3tGgqFSo3OFxr2TtlUqVg@public.gmane.org>
2004-02-06  8:39           ` Lenar Lõhmus
2004-02-06  8:39             ` Lenar Lõhmus
2004-02-05 14:16 ` Matthias Urlichs
2004-02-05 17:58 ` John Cherry
2004-02-05 17:58   ` John Cherry
2004-02-05 23:12   ` [patch] 2.6.2-mm1: fix warning introduced by input-2wheel-mouse-fix Adrian Bunk
2004-02-06  0:22     ` Zephaniah E. Hull
2004-02-05 19:23 ` 2.6.2-mm1 aka "Geriatric Wombat" Deepak Saxena
2004-02-05 19:23   ` Deepak Saxena
2004-02-05 20:05   ` Greg KH
2004-02-05 20:05     ` Greg KH
2004-02-05 23:31 ` 2.6.2-mm1 aka "Geriatric Wombat" DIO read race still fails Daniel McNeil
2004-02-05 23:31   ` Daniel McNeil
2004-02-05 23:58   ` Badari Pulavarty
2004-02-05 23:58     ` Badari Pulavarty
2004-02-06 22:37     ` Daniel McNeil
2004-02-06 22:37       ` Daniel McNeil
2004-02-06  0:07   ` Andrew Morton
2004-02-06  0:07     ` Andrew Morton
2004-02-06  0:32     ` Daniel McNeil
2004-02-06  0:32       ` Daniel McNeil
2004-02-06 18:02 ` Thomas Davis [this message]
2004-02-06 18:02   ` 2.6.2-mm1 aka "Geriatric Wombat" Thomas Davis
  -- strict thread matches above, loose matches on Subject: below --
2004-02-05 12:01 Luis Miguel García
2004-02-05 16:18 ` Andrew Morton
     [not found] <fa.h1qu7q8.n6mopi@ifi.uio.no>
2004-02-05 13:11 ` Robert Gadsdon
2004-02-05 13:11   ` Robert Gadsdon
2004-02-05 18:26   ` Greg KH
2004-02-05 18:26     ` Greg KH
2004-02-05 18:29     ` Ben Collins
2004-02-05 18:29       ` Ben Collins
2004-02-05 20:14       ` Andrew Morton
2004-02-05 20:14         ` Andrew Morton
2004-02-05 20:29         ` Ben Collins
2004-02-05 20:29           ` Ben Collins
2004-02-06 14:47     ` Ben Collins
2004-02-06 14:47       ` Ben Collins
2004-02-06 18:22       ` Greg KH
2004-02-06 18:22         ` Greg KH
2004-02-06 18:39         ` Ben Collins
2004-02-06 18:39           ` Ben Collins
2004-02-07 17:27         ` Ben Collins
2004-02-07 17:27           ` Ben Collins
2004-02-07 19:13           ` Greg KH
2004-02-07 19:13             ` Greg KH
2004-02-07 23:08             ` Ben Collins
2004-02-07 23:08               ` Ben Collins

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=4023D6C6.70401@lbl.gov \
    --to=tadavis@lbl.gov \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.