[openib-general] [PATCHv6] SDP: Allow SDP to compile on 2.6.12-rc6

Libor Michalek libor at topspin.com
Thu Jun 9 11:59:13 PDT 2005


On Thu, Jun 09, 2005 at 11:51:32AM -0700, Tom Duffy wrote:
> 
> I am still trying to track down a bug with this patch that occurs when
> you try to initiate an active connection and there is no passive
> listener ready.  This can cause a panic on the passive side if ib_sdp is
> loaded.

  Do you want to send the stack trace from the panic? One thing to
note is when a passive connection is received, the new connection
and socket structures are allocated even if there is no one listening.
Only once they've been allocated does the check for listner occur,
and if there is not one present, then structures are deleted.

> 2.6.12 final should be out any day now, so please apply when that
> happens.

  Will do.

-Libor



More information about the general mailing list