Re: 3.3.2 - Crash in kthread_data (power_supply_core/led?)

From: Rafael J. Wysocki
Date: Sun Apr 15 2012 - 14:32:10 EST


On Sunday, April 15, 2012, Thomas Meyer wrote:
> Hi,
>
> I resumed my computer from RAM today and found this crash on the text
> console -> see attachment. One LED was blinking, (PS2 attached) keyboard
> didn't react anymore and I had to reboot my machine.
>
> I couldn't capture the whole dump, the crash didn't made it to the log
> on disk, so I only have this screenshot. It's the first time I see this
> crash with any kernel. I did update to 3.3.2 yesterday, but maybe this
> is unrelated.
>
> The crash looks like the power_supply_core/led wants to send some event
> and then things goes awry.

This looks like a delayed work item triggering at a wrong time.

I guess that the leds' suspend forgets to cancel its delayed work itmes which
then may be started during system resume.

Thanks,
Rafael
--
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/