[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1170069896.3538.26.camel@nigel.suspend2.net>
Date: Mon, 29 Jan 2007 22:24:55 +1100
From: Nigel Cunningham <nigel@...el.suspend2.net>
To: Oliver Neukum <oneukum@...e.de>
Cc: linux-kernel@...r.kernel.org
Subject: Re: question on resume()
Hi.
On Mon, 2007-01-29 at 12:06 +0100, Oliver Neukum wrote:
> Hi,
>
> may a driver call wake_up() while doing resume() ?
I assume you mean waking a userspace process from drivers_resume(). If
so, the answer is no - processes will still be frozen at the point. In
the case of Suspend2, the LRU pages will still not have been read
either, so Suspend2 users would hate you for making hibernation crash
and burn :)
Regards,
Nigel
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists