[ofa-general] Re: [GIT PULL] please pull infiniband.git for-linus

Roland Dreier rdreier at cisco.com
Thu Jan 3 13:34:24 PST 2008


 > @@ -423,8 +423,8 @@ static void srp_remove_work(struct work_struct *work)
 >  	list_del(&target->list);
 >  	spin_unlock(&target->srp_host->target_lock);
 >  
 > -	srp_remove_host(target->scsi_host);
 >  	scsi_remove_host(target->scsi_host);
 > +	srp_remove_host(target->scsi_host);

Thanks... I just confirmed (by crashing my system) that either this
change or the fix to the srp transport class is needed too.  I think
we have time before 2.6.24 final to get the right fix in, so I'll wait
until tomorrow before asking Linus to pull this.

 - R.




More information about the general mailing list