Re: swsusp broken

From: Patrick Mochel
Date: Tue Sep 02 2003 - 12:11:17 EST



> 2.6.0-test4 software suspend seems to be badly broken...looking at it
> (relevant code included below), no wonder. pm_suspend_disk() calls
> swsusp_save(), which is is essentially a nop. The intention was clearly
> that after resume control would return from swsusp_save(), which isn't
> the case, instead we return from swsusp_write(), and power down again!!!

Could you please try -test4-mm4? This problem should be fixed in there.

Thanks,


Pat


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