https://bugs.freedesktop.org/show_bug.cgi?id=37679
--- Comment #65 from Michel Dänzer <[email protected]> 2011-10-03 07:12:02 PDT --- (In reply to comment #64) > I found several other "200001" IRQ issues, completely independent of radeon: That's a red herring I'm afraid: If you look at the code in kernel/irq/spurious.c, this message is generated after 200000 unhandled interrupts, and then the IRQ is disabled. The 100001 and 300001 values probably have the same explanation with different kernel versions or patched kernels. Unfortunately, this doesn't say anything about what caused the interrupts not to be handled properly in each case. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
