Re: [patch 02/16] s390: tape: Add missing destroy_timer_on_stack()

From: Heiko Carstens
Date: Mon Mar 24 2014 - 02:22:46 EST


On Sun, Mar 23, 2014 at 03:09:25PM -0000, Thomas Gleixner wrote:
> Otherwise we leak a tracking object when DEBUG_OBJECTS is enabled.
>

[...]

> del_timer_sync(&timeout);
> + destroy_timer_on_stack(&timeout);

Applied, thanks.

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