While trying to decode Vince mystery crash I noticed, that we have a
initializer for delayed work on stack but no destructor.

The only user in tree got it wrong, which leaks a tracking object for
the work itself.

Provide destroy_delayed_work_on_stack() and make hpet use it.

Thanks,

        tglx

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

Reply via email to