login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
December
»
6
Re: [PATCH v5 resend] OLPC: Add XO-1 suspend/resume support
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Rafael J. Wysocki
Subject:
Re: [PATCH v5 resend] OLPC: Add XO-1 suspend/resume support
Date: Monday, December 6, 2010 - 3:31 pm
On Monday, December 06, 2010, Thomas Gleixner wrote:
quoted text
> On Fri, 3 Dec 2010, Daniel Drake wrote:
...
quoted text
> > 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 --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH v5 resend] OLPC: Add XO-1 suspend/resume support
, Daniel Drake
, (Fri Dec 3, 7:18 am)
Re: [PATCH v5 resend] OLPC: Add XO-1 suspend/resume support
, Thomas Gleixner
, (Mon Dec 6, 2:31 pm)
Re: [PATCH v5 resend] OLPC: Add XO-1 suspend/resume support
, Rafael J. Wysocki
, (Mon Dec 6, 3:31 pm)
Re: [PATCH v5 resend] OLPC: Add XO-1 suspend/resume support
, Andrew Morton
, (Wed Dec 8, 3:50 pm)
Re: [PATCH v5 resend] OLPC: Add XO-1 suspend/resume support
, Daniel Drake
, (Wed Dec 8, 3:56 pm)
Re: [PATCH v5 resend] OLPC: Add XO-1 suspend/resume support
, Andrew Morton
, (Wed Dec 8, 4:05 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg KH
Og dreams of kernels
Jens Axboe
[PATCH 31/33] Fusion: sg chaining support
Arnd Bergmann
Re: finding your own dead "CONFIG_" variables
Mark Brown
[PATCH 2/2] Subject: natsemi: Allow users to disable workaround for DspCfg reset
Tony Breeds
[LGUEST] Look in object dir for .config
git
:
Brian Downing
Re: Git in a Nutshell guide
John Benes
Re: master has some toys
Matthias Lederhofer
[PATCH 4/7] introduce GIT_WORK_TREE to specify the work tree
Alexander Sulfrian
[RFC/PATCH] RE: git calls SSH_ASKPASS even if DISPLAY is not set
Junio C Hamano