Re: [PATCH v5 resend] OLPC: Add XO-1 suspend/resume support

From: Rafael J. Wysocki
Date: Mon Dec 06 2010 - 17:32:10 EST


On Monday, December 06, 2010, Thomas Gleixner wrote:
> On Fri, 3 Dec 2010, Daniel Drake wrote:
...
> > diff --git a/kernel/power/suspend.c b/kernel/power/suspend.c
> > index 7335952..c320724 100644
> > --- a/kernel/power/suspend.c
> > +++ b/kernel/power/suspend.c
> > @@ -42,6 +42,7 @@ void suspend_set_ops(struct platform_suspend_ops *ops)
> > suspend_ops = ops;
> > mutex_unlock(&pm_mutex);
> > }
> > +EXPORT_SYMBOL_GPL(suspend_set_ops);
>
> Has this been acked by the PM folks ?

Nope.

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