Re: aic7(censored) use after free in 2.5.66

Zwane Mwaikambo (zwane@linuxpower.ca)
Tue, 1 Apr 2003 02:55:33 -0500 (EST)


On Mon, 31 Mar 2003, Andrew Morton wrote:

> OK, so that's a spin_unlock(&timer->lock) in the timer code itself. Your
> patch will fix that up.
>
> We just need to be sure that the del_timer_sync() is not called while holding
> any locks which would prevent the timer handler from completing.

Quick audit says we should be ok. I can do a few simple tests on this.

-- 
function.linuxpower.ca
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/