Re: [ewg] EWG/OFED meeting minutes for Sep 21, 09

2009-09-21 Thread David Wilder
> Jon Mason > 09/21/2009 02:52 PM > > To > > Pradeep Satyanarayana/Beaverton/i...@ibmus > > cc > > Tziporet Koren , ewg@lists.openfabrics.org, > ewg-boun...@lists.openfabrics.org, sw...@opengridcomputing.com, > David Wilder/Beaverton/i...@ibmus, hal...@linux.v

Re: [ewg] [PATCH] non srq panic patch

2008-06-25 Thread David Wilder
Roland Dreier wrote: > - ipoib_vfree(&priv->cm.rx_vmap_srq_ring); > + if (ipoib_cm_has_srq(dev)) > + ipoib_vfree(&priv->cm.rx_vmap_srq_ring); > + else > + kfree(rx_ring); What tree is this made against? I can't find any reference to "ipoib_vfree" anywhere in the history of