[openib-general] [PATCH 02/17] ehca: module infrastructure

Roland Dreier rdreier at cisco.com
Thu Mar 2 12:10:43 PST 2006


 > +	if (ehca_poll_all_eqs == 1)
 > +		del_timer(&ehca_module.timer);

I think this needs to be del_timer_sync().  Otherwise the module could
exit with the timer still running.

 - R.



More information about the general mailing list