On Mon, Aug 01, 2005 at 04:14:45PM +0300, Michael S. Tsirkin wrote:
> Quoting r. Michael S. Tsirkin <[EMAIL PROTECTED]>:
> > Subject: sdp: cancel read with no iocb
> > 
> > Libor, I'm seeing these messages:
> > 
> > ib_sdp WARN: Cancel read with no IOCB. <2:0:00000005>
> > 
> > It seems that this warning is printed in a legal state where
> > a deferred iocb is canceled. Shouldnt this sdp_warn be replaced
> > with sdp_dbg_ctrl?

  You're right, this should have been a sdp_dbg_ctrl all along, since
it's even possible, although much less likely, when the completion is
performed in irq context. The write cancel in sdp_send.c should be
changed as well.

-Libor


_______________________________________________
openib-general mailing list
openib-general@openib.org
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to