[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.00.1010080941160.7653@localhost6.localdomain6>
Date: Fri, 8 Oct 2010 09:52:11 +0200 (CEST)
From: Thomas Gleixner <tglx@...utronix.de>
To: Dave Airlie <airlied@...il.com>
cc: LKML <linux-kernel@...r.kernel.org>, Ingo Molnar <mingo@...e.hu>,
Jesse Barnes <jbarnes@...tuousgeek.org>
Subject: Re: "do_IRQ: 0.89 No irq handler for vector (irq -1)"
On Thu, 7 Oct 2010, Thomas Gleixner wrote:
Oct 7 23:21:24 ionos kernel: Console: switching to colour VGA+ 80x25
> Oct 7 23:21:31 ionos kernel: drm: unregistered panic notifier
> Oct 7 23:21:31 ionos kernel: vga_switcheroo: disabled
> Oct 7 23:21:31 ionos kernel: [drm:drm_mm_takedown] *ERROR* Memory manager not clean. Delaying takedown
>
> That one scares me :)
>
> Oct 7 23:21:32 ionos kernel: BUG: unable to handle kernel paging request at 00000037362e313a
>
> We are again dereferencing a user space address.
Further debugging shows that the interrupt is torn down and the
vectors are cleared. On modprobe the irq is set up again and a
different vector is assigned.
The interrupt which comes in is going to the old vector. So something
is stale in the card.
Thanks,
tglx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists