[ofa-general] ipath oops

Bernd Schubert bs at q-leap.de
Tue Apr 3 04:40:55 PDT 2007


On Monday 02 April 2007 21:12:23 Robert Walsh wrote:
> > Here is a list of calls in the lustre code intercepted by ipath.
>
> Just a clarification: as they currently stand in your code, these will
> NOT be intercepted by ipath, and that's most likely the source of your
> OOPs.

Ah, now I understand your mail from Friday.

> > So, how to proceed now?
>
> These need to be replaced with calls to ib_dma_map_single,
> ib_dma_unmap_single, ib_dma_map_sg, ib_dma_unmap_sg, etc.  Note that
> these calls typically take a struct ib_device * as the first argument
> instead of a struct device *.  Other than that, the API is pretty much
> identical.  Here's the complete list:

Thanks a lot, doing so fixed the oops!


Many thanks again,
Bernd

-- 
Bernd Schubert
Q-Leap Networks GmbH



More information about the general mailing list