public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Please put e5fd47b xen/pm_idle: Make pm_idle be default_idle under Xen in 3.0/3.1 stable tree.
@ 2011-12-13 15:49 Konrad Rzeszutek Wilk
  2011-12-13 15:57 ` Stefan Bader
  0 siblings, 1 reply; 3+ messages in thread
From: Konrad Rzeszutek Wilk @ 2011-12-13 15:49 UTC (permalink / raw)
  To: greg, stable, linux-kernel; +Cc: stefan.bader

[-- Attachment #1: Type: text/plain, Size: 429 bytes --]

Hey Greg,

I was going to post the "e5fd47b xen/pm_idle: Make pm_idle be default_idle under Xen"
with the CC stable@kernel.org but Linus picked up the patch soo fast that I did not get to it.

So please manually back-port the e5fd47bfab2df0c2184cc0bf4245d8e1bb7724fb in the 3.1 (and 3.0)
stable tree. It does not need to backported in to  earlier trees.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>

Thank you!

[-- Attachment #2: Type: application/pgp-signature, Size: 490 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Please put e5fd47b xen/pm_idle: Make pm_idle be default_idle under Xen in 3.0/3.1 stable tree.
  2011-12-13 15:49 Please put e5fd47b xen/pm_idle: Make pm_idle be default_idle under Xen in 3.0/3.1 stable tree Konrad Rzeszutek Wilk
@ 2011-12-13 15:57 ` Stefan Bader
  2011-12-13 16:18   ` Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Bader @ 2011-12-13 15:57 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: greg, stable, linux-kernel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

On 13.12.2011 16:49, Konrad Rzeszutek Wilk wrote:
> Hey Greg,
> 
> I was going to post the "e5fd47b xen/pm_idle: Make pm_idle be default_idle
> under Xen" with the CC stable@kernel.org but Linus picked up the patch soo
> fast that I did not get to it.
> 
> So please manually back-port the e5fd47bfab2df0c2184cc0bf4245d8e1bb7724fb
> in the 3.1 (and 3.0) stable tree. It does not need to backported in to
> earlier trees.
> 
> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> 
> Thank you!

Hm, might be not needed in 3.0. As far as I see that has not

commit d91ee5863b71e8c90eaf6035bff3078a85e2e7b5
Author: Len Brown <len.brown@intel.com>
Date:   Fri Apr 1 18:28:35 2011 -0400

    cpuidle: replace xen access to x86 pm_idle and default_idle

in it which broke things and went into 3.1.

- -Stefan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBCgAGBQJO53XoAAoJEOhnXe7L7s6jT6AP/RGR7umLQ4YGBC04HJCMJDCl
NcEPvyzVwFs9hY0X3KVXt/Gicc7+IvPa6BL/iy0pq3haDlkSCAT45KQu0yQFTpxC
sBzU4ljImZEsVbxy2UQAO1ddUHV2yyEC1vcuDVi9XX7WHQDjSPiatvr7QWdTQYCi
MvdNCLshOLCH08K0lsPynVPXWOZw3K8UiHqQHLX48XxNTMkUi7V+5yfnCkO+75KV
nmRBOUYHclb9MLSsaFIXdf6Il4G+SQhwV+L9NyHR9Cy7+WTYx61JQ+DrjqeudeSQ
up7op99oJ4+QQ+ygINzxl4KaCZ12xNWXW9VcyYtBoU/ofJRqL156GhLqYbyUJSk3
O1C0zLpIn+kxi0MGA2lPUsuZAMKQUw9y1LOP2gBuDoJff34LYqs9XuDIUy+edaru
aKgCuUT8k+QpwukORX9JnBh2v7MILmlgGmY2PRxXnmV79/sBekZ84lQnp6l9VbEk
BRghejE6YW8jEiUOTq7iCgrMvsHb8qw9d7P5k8NsxIe0H6zO6kLs0cd74TLdDqzL
5MxpP8qhDYvX2mxvG1LOvR9n9o6aXZv/nMPxN+py7aZ3xgArTCVDFSpW0+ojinf6
rAdTOtfnZO0lG0YR1HoQJWMvktp+Zowmf17PCLXB7QgByFrsgd8nQ/3Rz6xr7BYx
3MYM73KG1I43WQYVi5H4
=vDeX
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Please put e5fd47b xen/pm_idle: Make pm_idle be default_idle under Xen in 3.0/3.1 stable tree.
  2011-12-13 15:57 ` Stefan Bader
@ 2011-12-13 16:18   ` Konrad Rzeszutek Wilk
  0 siblings, 0 replies; 3+ messages in thread
From: Konrad Rzeszutek Wilk @ 2011-12-13 16:18 UTC (permalink / raw)
  To: Stefan Bader; +Cc: greg, stable, linux-kernel

On Tue, Dec 13, 2011 at 04:57:28PM +0100, Stefan Bader wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
> 
> On 13.12.2011 16:49, Konrad Rzeszutek Wilk wrote:
> > Hey Greg,
> > 
> > I was going to post the "e5fd47b xen/pm_idle: Make pm_idle be default_idle
> > under Xen" with the CC stable@kernel.org but Linus picked up the patch soo
> > fast that I did not get to it.
> > 
> > So please manually back-port the e5fd47bfab2df0c2184cc0bf4245d8e1bb7724fb
> > in the 3.1 (and 3.0) stable tree. It does not need to backported in to
> > earlier trees.
> > 
> > Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> > 
> > Thank you!
> 
> Hm, might be not needed in 3.0. As far as I see that has not
> 
> commit d91ee5863b71e8c90eaf6035bff3078a85e2e7b5
> Author: Len Brown <len.brown@intel.com>
> Date:   Fri Apr 1 18:28:35 2011 -0400
> 
>     cpuidle: replace xen access to x86 pm_idle and default_idle
> 
> in it which broke things and went into 3.1.

Thanks! So 3.1 only then!

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-12-13 16:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-13 15:49 Please put e5fd47b xen/pm_idle: Make pm_idle be default_idle under Xen in 3.0/3.1 stable tree Konrad Rzeszutek Wilk
2011-12-13 15:57 ` Stefan Bader
2011-12-13 16:18   ` Konrad Rzeszutek Wilk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox