diff for duplicates of <5474FA07.6060204@linux.vnet.ibm.com> diff --git a/a/1.txt b/N1/1.txt index b24c4cb..1d7a2c7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,12 +1,12 @@ On 11/11/2014 08:45 AM, Jarkko Sakkinen wrote: -> From: Will Arthur <will.c.arthur-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> +> From: Will Arthur <will.c.arthur@intel.com> > > Detect TPM 2.0 by using the extended STS (STS3) register. For TPM 2.0, > instead of calling tpm_get_timeouts(), assign duration and timeout > values defined in the TPM 2.0 PTP specification. > -> Signed-off-by: Will Arthur <will.c.arthur-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> -> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> +> Signed-off-by: Will Arthur <will.c.arthur@intel.com> +> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> > --- > drivers/char/tpm/tpm_tis.c | 71 ++++++++++++++++++++++++++++++++++++---------- > 1 file changed, 56 insertions(+), 15 deletions(-) @@ -21,7 +21,7 @@ On 11/11/2014 08:45 AM, Jarkko Sakkinen wrote: > + * Copyright (C) 2014 Intel Corporation > * > * Authors: -> * Leendert van Doorn <leendert-aZOuKsOsJu3MbYB6QlFGEg@public.gmane.org> +> * Leendert van Doorn <leendert@watson.ibm.com> > @@ -44,6 +45,10 @@ enum tis_status { > TPM_STS_DATA_EXPECT = 0x08, > }; diff --git a/a/content_digest b/N1/content_digest index e7f9d9e..6677888 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,32 +1,31 @@ "ref\01415713513-16524-1-git-send-email-jarkko.sakkinen@linux.intel.com\0" "ref\01415713513-16524-10-git-send-email-jarkko.sakkinen@linux.intel.com\0" - "ref\01415713513-16524-10-git-send-email-jarkko.sakkinen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org\0" - "From\0Stefan Berger <stefanb-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>\0" + "From\0Stefan Berger <stefanb@linux.vnet.ibm.com>\0" "Subject\0Re: [tpmdd-devel] [PATCH v7 09/10] tpm: TPM 2.0 FIFO Interface\0" "Date\0Tue, 25 Nov 2014 16:52:07 -0500\0" - "To\0Jarkko Sakkinen <jarkko.sakkinen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>" - Peter Huewe <peterhuewe-Mmb7MZpHnFY@public.gmane.org> - Ashley Lai <ashley-fm2HMyfA2y6tG0bUXCXiUA@public.gmane.org> - " Marcel Selhorst <tpmdd-yWjUBOtONefk1uMJSBkQmQ@public.gmane.org>\0" - "Cc\0christophe.ricard-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org" - josh.triplett-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org - linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Will Arthur <will.c.arthur-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> - tpmdd-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org - jason.gunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org - " trousers-tech-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org\0" + "To\0Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>" + Peter Huewe <peterhuewe@gmx.de> + Ashley Lai <ashley@ashleylai.com> + " Marcel Selhorst <tpmdd@selhorst.net>\0" + "Cc\0christophe.ricard@gmail.com" + josh.triplett@intel.com + linux-api@vger.kernel.org + linux-kernel@vger.kernel.org + Will Arthur <will.c.arthur@intel.com> + tpmdd-devel@lists.sourceforge.net + jason.gunthorpe@obsidianresearch.com + " trousers-tech@lists.sourceforge.net\0" "\00:1\0" "b\0" "On 11/11/2014 08:45 AM, Jarkko Sakkinen wrote:\n" - "> From: Will Arthur <will.c.arthur-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n" + "> From: Will Arthur <will.c.arthur@intel.com>\n" ">\n" "> Detect TPM 2.0 by using the extended STS (STS3) register. For TPM 2.0,\n" "> instead of calling tpm_get_timeouts(), assign duration and timeout\n" "> values defined in the TPM 2.0 PTP specification.\n" ">\n" - "> Signed-off-by: Will Arthur <will.c.arthur-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n" - "> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n" + "> Signed-off-by: Will Arthur <will.c.arthur@intel.com>\n" + "> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>\n" "> ---\n" "> drivers/char/tpm/tpm_tis.c | 71 ++++++++++++++++++++++++++++++++++++----------\n" "> 1 file changed, 56 insertions(+), 15 deletions(-)\n" @@ -41,7 +40,7 @@ "> + * Copyright (C) 2014 Intel Corporation\n" "> *\n" "> * Authors:\n" - "> * Leendert van Doorn <leendert-aZOuKsOsJu3MbYB6QlFGEg@public.gmane.org>\n" + "> * Leendert van Doorn <leendert@watson.ibm.com>\n" "> @@ -44,6 +45,10 @@ enum tis_status {\n" "> \tTPM_STS_DATA_EXPECT = 0x08,\n" "> };\n" @@ -202,4 +201,4 @@ "Other parts look good to me.\n" Stefan -09fe50cb6d193a7b15920a6f2d6d193f833c22a0c267950fd7ce1f4f1d7d26e6 +a6791ada69f0450f4e4edd717e3967185274d775b38d1bc5f0a10bc8531f2f89
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.