linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] tboot: cleanups for 3.4
@ 2012-03-19 18:53 Konrad Rzeszutek Wilk
  2012-03-22  5:36 ` Len Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Konrad Rzeszutek Wilk @ 2012-03-19 18:53 UTC (permalink / raw)
  To: linux-kernel, x86, hpa

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

Hey Peter,

Please pull in your for-v3.4 branch this branch:

git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git  stable/for-x86-for-3.4

which has two patches for v3.4. They have been acked by Rafael Wysocki
and Joseph Cihula and posted: https://lkml.org/lkml/2012/3/10/115

The net gain of these patches is to remove the 'tboot' call within the ACPI core
framwork and replace it with an function call where the platform drivers can
register if they choose to. This makes it possible for platforms such as ARM, IA64
to choose whether they want to make a call to something similar to tboot or not.
If nothing is registered the call ends up being a nop.


 arch/x86/kernel/tboot.c       |    9 ++++++---
 drivers/acpi/acpica/hwsleep.c |   10 +++++++---
 drivers/acpi/osl.c            |   24 ++++++++++++++++++++++++
 include/acpi/acexcep.h        |    1 +
 include/linux/acpi.h          |   10 ++++++++++
 include/linux/tboot.h         |    1 -
 6 files changed, 48 insertions(+), 7 deletions(-)

Konrad Rzeszutek Wilk (1):
      tboot: Add return values for tboot_sleep

Tang Liang (1):
      x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep.


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

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

* Re: [GIT PULL] tboot: cleanups for 3.4
  2012-03-19 18:53 [GIT PULL] tboot: cleanups for 3.4 Konrad Rzeszutek Wilk
@ 2012-03-22  5:36 ` Len Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Len Brown @ 2012-03-22  5:36 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: linux-kernel, x86, hpa

Applied.

thanks,
Len Brown, Intel Open Source Technology Center

On 03/19/2012 02:53 PM, Konrad Rzeszutek Wilk wrote:

> Hey Peter,
> 
> Please pull in your for-v3.4 branch this branch:
> 
> git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git  stable/for-x86-for-3.4
> 
> which has two patches for v3.4. They have been acked by Rafael Wysocki
> and Joseph Cihula and posted: https://lkml.org/lkml/2012/3/10/115
> 
> The net gain of these patches is to remove the 'tboot' call within the ACPI core
> framwork and replace it with an function call where the platform drivers can
> register if they choose to. This makes it possible for platforms such as ARM, IA64
> to choose whether they want to make a call to something similar to tboot or not.
> If nothing is registered the call ends up being a nop.
> 
> 
>  arch/x86/kernel/tboot.c       |    9 ++++++---
>  drivers/acpi/acpica/hwsleep.c |   10 +++++++---
>  drivers/acpi/osl.c            |   24 ++++++++++++++++++++++++
>  include/acpi/acexcep.h        |    1 +
>  include/linux/acpi.h          |   10 ++++++++++
>  include/linux/tboot.h         |    1 -
>  6 files changed, 48 insertions(+), 7 deletions(-)
> 
> Konrad Rzeszutek Wilk (1):
>       tboot: Add return values for tboot_sleep
> 
> Tang Liang (1):
>       x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep.
> 



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

end of thread, other threads:[~2012-03-22  5:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-19 18:53 [GIT PULL] tboot: cleanups for 3.4 Konrad Rzeszutek Wilk
2012-03-22  5:36 ` Len Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).