lkml.org 
[lkml]   [2004]   [Feb]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: Badness in pci_find_subsys
Date
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 14:01    [W:0.039 / U:0.184 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site