Re: [PATCH -mm] PM: Separate hibernation code from suspend code

From: Johannes Berg
Date: Mon May 07 2007 - 07:45:30 EST


On Sat, 2007-05-05 at 15:50 +0200, Rafael J. Wysocki wrote:

> @@ -60,6 +60,9 @@ void hibernation_set_ops(struct hibernat
> }
> mutex_lock(&pm_mutex);
> hibernation_ops = ops;
> + if (ops)
> + hibernation_mode = HIBERNATION_PLATFORM;

else if (hibernation_mode == HIBERNATION_PLATFORM)
hibernation_mode = HIBERNATION_SHUTDOWN;

> +
> mutex_unlock(&pm_mutex);

johannes

Attachment: signature.asc
Description: This is a digitally signed message part