![]() | |||||||||||||
Messages in this thread |
On Monday 23 February 2004 08.30, Martin wrote: > Reading the documentation (ie. source code) it appears the problem is > triggered by the line > > WARN_ON(in_interrupt()); > > Looks like the driver calls pci_find_subsys() from inside an interrupt on > occasions which apparently it shouldn't. The problem seems to be on > nvidia's side, not kernel development. I have emailed nvidia about it some > time ago, so far no reaction... Tracing the stack, I see: pci_find_subsys is deprecated which is called from pci_find_device which is deprecated which is called from pci_find_slot, which is NOT deprecated. -- robin - 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: 2005-03-22 13:01 [W:1.439 / U:0.050 seconds] ©2003-2008 Jasper Spaans | |||||||||||||