Re: 2.6.11-rc3-mm1: softlockup and suspend/resume

From: Ingo Molnar
Date: Tue Feb 08 2005 - 06:07:08 EST



* Rafael J. Wysocki <rjw@xxxxxxx> wrote:

> The warning is printed right after the image is restored (ie somewhere
> around the local_irq_enable() above, but it goes before the "PM: Image
> restored successfully." message that is printed as soon as the return
> is executed). Definitely, less than 1 s passes between the resoring
> of the image and the warining.
>
> BTW, I've also tried to put touch_softlockup_watchdog() before
> device_power_up(), but it didn't change much.

this is a single-CPU box, right?

could you put a printk into touch_softlockup_watchdog() and re-try your
modified tree - in which order do the messages get printed? (perhaps
also add a jiffies printout to both the lockup message and to
touch_softlockup_watchdog())

Ingo
-
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/