Re: 2.6.0-test2: unable to suspend (APM)

From: Russell King
Date: Mon Aug 11 2003 - 06:36:25 EST


On Mon, Aug 11, 2003 at 12:14:03PM +0200, Pavel Machek wrote:
> > I'm trying to test out APM on my laptop (in order to test some PCMCIA
> > changes), but I'm hitting a brick wall. I've added the device_suspend()
> > calls for the SAVE_STATE, DISABLE and the corresponding device_resume()
> > calls into apm's suspend() function. (this is needed so that PCI
> > devices receive their notifications.)
>
> Can you verify that it is not device "vetoing" the suspend?

Well, the pm_send_all(PM_SUSPEND) in suspend() doesn't trigger the "veto"
messages, and I don't see any errors reported from device_suspend().

--
Russell King (rmk@xxxxxxxxxxxxxxxx) The developer of ARM Linux
http://www.arm.linux.org.uk/personal/aboutme.html

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