[openib-general] Re: [PATCH updated] sdp: cancel read with no iocb
    Libor Michalek 
    limichal at cisco.com
       
    Thu Aug  4 16:46:34 PDT 2005
    
    
  
On Mon, Aug 01, 2005 at 04:14:45PM +0300, Michael S. Tsirkin wrote:
> Quoting r. Michael S. Tsirkin <mst at mellanox.co.il>:
> > 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
    
    
More information about the general
mailing list