Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753871Ab1FMPeb (ORCPT ); Mon, 13 Jun 2011 11:34:31 -0400 Received: from e6.ny.us.ibm.com ([32.97.182.146]:45261 "EHLO e6.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753835Ab1FMPe2 (ORCPT ); Mon, 13 Jun 2011 11:34:28 -0400 Message-ID: <4DF62DFF.8050105@linux.vnet.ibm.com> Date: Mon, 13 Jun 2011 11:34:23 -0400 From: Stefan Berger User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc14 Lightning/1.0b3pre Thunderbird/3.1.10 MIME-Version: 1.0 To: Rajiv Andrade CC: debora@linux.vnet.ibm.com, tpmdd-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.org, jirislaby@gmail.com, preining@logic.at Subject: Re: [PATCH V2 00/12] tpm + tpm_tis : Various fixes References: <20110330161322.015113054@linux.vnet.ibm.com> <4DE00FDC.309@linux.vnet.ibm.com> <4DE4EBE0.7050007@linux.vnet.ibm.com> In-Reply-To: <4DE4EBE0.7050007@linux.vnet.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2917 Lines: 76 On 05/31/2011 09:23 AM, Rajiv Andrade wrote: > Hi Stefan, > > Yes, I'll have them reviewed again and in a git pull request real soon. Has the review-oracle spoken in the meantime ? What did it say? Stefan > Thanks, Rajiv Andrade > Security Development > IBM Linux Technology Center > > On 05/27/2011 05:55 PM, Stefan Berger wrote: >> Rajiv, >> >> are you planning to use these patches? >> >> Regards, >> Stefan >> >> >> On 03/30/2011 12:13 PM, Stefan Berger wrote: >>> This patchset fixes various issues in the general TPM driver and the TPM TIS >>> driver. Some of the patches were previously posted, and are being re-posted >>> without change, while other patches were refactored. This patchset applies to >>> the tip of the main git tree. >>> >>> Patches 1-6 are related to using the timeouts that the TPM reports, along with >>> work-arounds for TPMs that don't report the timeouts in microseconds but >>> rather in milliseconds. >>> >>> Patch 7 fixes the display of the public key of the TPM's Endorsement Key in >>> sysfs. >>> >>> Patch 8 re-enables the TPM's interrupts after resume from S3. >>> >>> Patch 9 is useful if the TPM is run in interrupt mode and delays the S3 suspend >>> until the TPM has finished processing a command. >>> >>> Patch 10 fixes several aspects of the code around the probing for interrupts. >>> >>> Patch 11 introduces automatic probing for the Intel iTPM flaw. The probing >>> is useful in combination with the 'force' module parameter that enables >>> the interrupt mode on some machines but then ends up circumventing ACPI to >>> determine whether an Intel iTPM is present to activate the work-around. So, >>> in that case we can rely on the probing. >>> >>> Patch 12 fixes a typo. >>> >>> I have tested these patches on four different types of machines. They worked >>> fine there even though the TPM could not be used in interrupt mode on all of >>> them (IRQ line not connected?). >>> >>> V2: >>> - following Rajiv's feedback. Splitting the durations and timeout >>> patches in 3 parts. >>> - slightly rearranging the order of the patches >>> >>> Regards, >>> Stefan >>> -- >>> 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/ > -- > 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/ -- 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/