diff for duplicates of <5476809F.3090503@linux.vnet.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 09bf5fd..ad906ef 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ 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 @@ -7,8 +7,8 @@ On 11/11/2014 08:45 AM, Jarkko Sakkinen wrote: > -> 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(-) @@ -23,7 +23,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 fd19a15..63de45b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,25 +1,24 @@ "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\0Wed, 26 Nov 2014 20:38:39 -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" @@ -27,8 +26,8 @@ "\n" "\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" @@ -43,7 +42,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" @@ -75,4 +74,4 @@ "\n" Stefan -7e4b59c362f4eae4245cfb03fbd06c4183dd26da49307557bbc81cdeaeb4ab82 +5d8b837140fb7e07b60460fe8e559df036be6033644c8df813c89579b4b2e533
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.