RE: [PATCH v2] acpi: update ACPI tables to match TCG ACPI specification.

2015-06-10 Thread Moore, Robert
open list:ACPI > COMPONENT AR...; open list > Subject: Re: [PATCH v2] acpi: update ACPI tables to match TCG ACPI > specification. > > OK, thank you guys. We'll start to use it as soon as the changes get to > the kernel tree from ACPICA. > > /Jarkko > > On 06/10/2015

RE: [PATCH v2] acpi: update ACPI tables to match TCG ACPI specification.

2015-06-09 Thread Moore, Robert
PONENT AR...; open list > Subject: Re: [PATCH v2] acpi: update ACPI tables to match TCG ACPI > specification. > > On Tuesday, June 09, 2015 07:25:25 PM Jarkko Sakkinen wrote: > > Updated struct acpi_table_tpm2 and struct acpi_table_tcpa to match the > > TCG ACPI specific

Re: [PATCH v2] acpi: update ACPI tables to match TCG ACPI specification.

2015-06-09 Thread Rafael J. Wysocki
On Tuesday, June 09, 2015 07:25:25 PM Jarkko Sakkinen wrote: > Updated struct acpi_table_tpm2 and struct acpi_table_tcpa to match the > TCG ACPI specification. > > v2: > > - Do not remove struct acpi_tpm2_control > > Signed-off-by: Jarkko Sakkinen Bob, I'm assuming that we'll be routing this o

[PATCH v2] acpi: update ACPI tables to match TCG ACPI specification.

2015-06-09 Thread Jarkko Sakkinen
Updated struct acpi_table_tpm2 and struct acpi_table_tcpa to match the TCG ACPI specification. v2: - Do not remove struct acpi_tpm2_control Signed-off-by: Jarkko Sakkinen --- include/acpi/actbl2.h | 5 ++--- include/acpi/actbl3.h | 17 + 2 files changed, 15 insertions(+), 7 de