lkml.org 
[lkml]   [2006]   [Sep]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [ltp] do I have to worry?
From
Date
On Tue, 2006-09-12 at 16:41 +0200, Martin Lorenz wrote:
> On Tue, Sep 12, 2006 at 12:28:44PM +0200, Dipl.-Ing. Martin Lorenz wrote:
> > Hi all,
> >
> > I found another error in my dmesg:

Which kernel version ?

> > [50219.992000] e1000: eth0: e1000_watchdog: NIC Link is Down
> > [50225.266000] Trying to free already-free IRQ 201

free_irq() is called either twice or without a previous request_irq()

> > [50225.271000] bridge-eth0: disabling the bridge
> > [50225.274000] bridge-eth0: down
> > [50225.317000] IRQ handler type mismatch for IRQ 90

request_irq() is called for a shared interrupt, where one of the drivers
does not set the IRQF_SHARED flag.

Can you provide a full bootlog and "lspci -vvv" output please ?

tglx


-
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/

\
 
 \ /
  Last update: 2006-09-13 10:47    [W:0.053 / U:0.692 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site