uhci-irq [uchi-hcd]
usb_hcd_irq_Rfba60562 [usbcore]
handle_IRQ_event
do_IRQ
common_interrupt
page_remove_rmap
zap_pke_range
zap_pmd_range
unmap_page_range
exit_mmap
mmput
exec_mmap
flush_old_exec
load_elf_binary
load_elf_binary
search_binary_handler
do_execve
sys_execve
syscall_call
Code: 83 7b 18 8d 73 04 74 38 c7 04 24 80 f8 88 d0 89 5c 24 04
<0> Kernel panic: Aiee, killing interrupt handler!
In interrupt handler - not syncing...
I am apparently hitting a different bug, but it inevitably comes from
the uhci-hcd driver (according to the panic).
Regards,
Stephen Marz
> > I have noticed this problem in 2.5.39 except it occurs with the module
> > uhci-hcd.
> No you haven't. It doesn't have a file of that name, so you
> didn't see such a BUG(). And I don't know about you, but my
> copy of 2.5.39 has no BUG() anywhere in the ohci-hcd driver,
> so it'd be hard seeing _any_ BUG() coming from there.
> You might be hitting a different BUG(), but in that case you
> would need to get your bug reports straight.
> - Dave
-
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/