lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 22 Mar 2012 01:36:21 -0400
From:	Len Brown <lenb@...nel.org>
To:	Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
CC:	linux-kernel@...r.kernel.org, x86@...nel.org, hpa@...or.com
Subject: Re: [GIT PULL] tboot: cleanups for 3.4

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.
> 


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ