login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
November
»
11
Re: [PATCH] pm_qos: Fix reversed min and max
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From: Rafael J. Wysocki
Subject:
Re: [PATCH] pm_qos: Fix reversed min and max
Date: Wednesday, November 10, 2010 - 5:52 pm
On Thursday, November 04, 2010, mark gross wrote:
quoted text
> On Wed, Nov 03, 2010 at 11:40:03PM -0700, Colin Cross wrote: > > pm_qos_get_value had min and max reversed, causing all pm_qos > > requests to have no effect. > sorry. > > Acked-by : mark <markgross@thegnar.org>
Applied to suspend-2.6/linux-next, will push to Linus next week. Thanks, Rafael
quoted text
> > Change-Id: I252c764821eac8d94de57eb482c05bf6afcea15b > > Cc: "Rafael J. Wysocki" <rjw@sisk.pl> > > Cc: mark gross <markgross@thegnar.org> > > Cc: James Bottomley <James.Bottomley@suse.de> > > Cc: stable <stable@kernel.org> > > Signed-off-by: Colin Cross <ccross@android.com> > > --- > > kernel/pm_qos_params.c | 4 ++-- > > 1 files changed, 2 insertions(+), 2 deletions(-) > > > > diff --git a/kernel/pm_qos_params.c b/kernel/pm_qos_params.c > > index 645e541..0da2837 100644 > > --- a/kernel/pm_qos_params.c > > +++ b/kernel/pm_qos_params.c > > @@ -120,10 +120,10 @@ static inline int pm_qos_get_value(struct pm_qos_object *o) > > > > switch (o->type) { > > case PM_QOS_MIN: > > - return plist_last(&o->requests)->prio; > > + return plist_first(&o->requests)->prio; > > > > case PM_QOS_MAX: > > - return plist_first(&o->requests)->prio; > > + return plist_last(&o->requests)->prio; > > > > default: > > /* runtime check for not using enum */ > -- > 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/
> >
--
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] pm_qos: Fix reversed min and max
, Colin Cross
, (Wed Nov 3, 11:40 pm)
Re: [PATCH] pm_qos: Fix reversed min and max
, mark gross
, (Thu Nov 4, 11:01 am)
Re: [PATCH] pm_qos: Fix reversed min and max
, Rafael J. Wysocki
, (Wed Nov 10, 5:52 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg Kroah-Hartman
[PATCH 041/196] kobject: add kobject_init_and_add function
Lukas Hejtmanek
Re: Another libata error related to OCZ SSD
Greg Kroah-Hartman
[PATCH 023/196] MCP_UCB1200: Convert from class_device to device
Florian Fainelli
Re: System clock runs too fast after 2.6.27 -> 2.6.28.1 upgrade
Christoph Lameter
[patch 1/4] mmu_notifier: Core code
git
:
Johannes Schindelin
Re: [PATCH 1/2] Add strbuf_initf()
John Bito
[EGIT] Push to GitHub caused corruption
Jakub Narebski
Re: [PATCH 0/2] gitweb: patch view
Junio C Hamano
Re: [PATCH] When a remote is added but not fetched, tell the user.
Andy Parkins
Re: [RFC] Submodules in GIT
git-commits-head
:
Linux Kernel Mailing List
ahci: Workaround HW bug for SB600/700 SATA controller PMP support
Linux Kernel Mailing List
V4L/DVB (11086): au0828: rename macro for currently non-function VBI support
Linux Kernel Mailing List
ceph: client types
Linux Kernel Mailing List
ceph: on-wire types
Linux Kernel Mailing List
crypto: chainiv - Use kcrypto_wq instead of keventd_wq
linux-netdev
:
Andrew Morton
Re: [Bugme-new] [Bug 14969] New: b44: WOL does not work in suspended state
Giuseppe CAVALLARO
Re: [PATCH 03/13] stmmac: add the new Header file for stmmac platform data
Taku Izumi
[PATCH 3/3] ixgbe: add registers etc. printout code just before resetting adapters
Eric Dumazet
rps: some comments
Thomas Gleixner
Re: [RFC PATCH 02/12] On Tue, 23 Sep 2008, David Miller wrote:
openbsd-misc
:
Stephan Andreas
problems with login after xlock in OpenBSD release 4.7
pmc
Make A Change. Alcoholism and Drug Addiction Treatment
ropers
Re: what exactly is enc0?
Fuad NAHDI
Re: What does your environment look like?
Matthew Szudzik
Typo on OpenBSD 4.4 CD Set
Colocation donated by:
Syndicate