Re: [PATCH 1/6] Hibernation: Introduce new system state for thelast phase of hibernation

From: Andrew Morton
Date: Fri Oct 03 2008 - 08:44:28 EST


On Fri, 3 Oct 2008 13:27:18 +0200 "Rafael J. Wysocki" <rjw@xxxxxxx> wrote:

> > Can we just create a new global?
> >
> > extern bool system_entering_hibernation_or_whatever;
>
> Yes, we can, but what about:
>
> extern bool system_entering_hibernation(void);
>
> that will become a static inline in case of !CONFIG_HIBERNATION,
> and using a static variable?

Sure, even better.
--
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/