diff for duplicates of <20180319210620.GB14364@linux.intel.com> diff --git a/a/1.txt b/N1/1.txt index 2e15ffe..adcd89c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ On Fri, Mar 16, 2018 at 06:20:31PM -0700, James Bottomley wrote: > It turns out this bit is wrong ... I just discovered it testing the -> RC_RETRY code. You can't feed the buf back to tpm_transmit because the -> header has already been changed to give you back the return code. To +> RC_RETRY code. You can't feed the buf back to tpm_transmit because the +> header has already been changed to give you back the return code. To > make this work, you have to save the header and handle area and restore > it before the command is resent. > diff --git a/a/content_digest b/N1/content_digest index 27a8787..151711b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\01521249631.12827.5.camel@HansenPartnership.com\0" "From\0Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>\0" "Subject\0Re: [PATCH v3 1/5] tpm: fix intermittent failure with self tests\0" - "Date\0Mon, 19 Mar 2018 21:06:21 +0000\0" + "Date\0Mon, 19 Mar 2018 23:06:21 +0200\0" "To\0James Bottomley <James.Bottomley@hansenpartnership.com>" " '@linux.intel.com\0" "Cc\0linux-integrity@vger.kernel.org" @@ -20,8 +20,8 @@ "b\0" "On Fri, Mar 16, 2018 at 06:20:31PM -0700, James Bottomley wrote:\n" "> It turns out this bit is wrong ... I just discovered it testing the\n" - "> RC_RETRY code. \302\240You can't feed the buf back to tpm_transmit because the\n" - "> header has already been changed to give you back the return code. \302\240To\n" + "> RC_RETRY code. You can't feed the buf back to tpm_transmit because the\n" + "> header has already been changed to give you back the return code. To\n" "> make this work, you have to save the header and handle area and restore\n" "> it before the command is resent.\n" "> \n" @@ -38,4 +38,4 @@ "\n" /Jarkko -d47d39d59ce075b78016c9fe5e6c4b5661577b7c00c6bfca70b13b8e30f2e692 +24aa0d5672841694c9699bd3a48aaaaf86bf9d0adb82dc097ad2bff56c04a185
diff --git a/a/1.txt b/N2/1.txt index 2e15ffe..f12587c 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,7 +1,7 @@ On Fri, Mar 16, 2018 at 06:20:31PM -0700, James Bottomley wrote: > It turns out this bit is wrong ... I just discovered it testing the -> RC_RETRY code. You can't feed the buf back to tpm_transmit because the -> header has already been changed to give you back the return code. To +> RC_RETRY code. ?You can't feed the buf back to tpm_transmit because the +> header has already been changed to give you back the return code. ?To > make this work, you have to save the header and handle area and restore > it before the command is resent. > @@ -17,3 +17,7 @@ If you agree, please send only that patch. I'll send v4 of my patch set after 4.17 pull request. /Jarkko +-- +To unsubscribe from this list: send the line "unsubscribe linux-security-module" in +the body of a message to majordomo at vger.kernel.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N2/content_digest index 27a8787..dc6502d 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,27 +1,16 @@ "ref\020180305165614.5469-1-jarkko.sakkinen@linux.intel.com\0" "ref\020180305165614.5469-2-jarkko.sakkinen@linux.intel.com\0" "ref\01521249631.12827.5.camel@HansenPartnership.com\0" - "From\0Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>\0" - "Subject\0Re: [PATCH v3 1/5] tpm: fix intermittent failure with self tests\0" - "Date\0Mon, 19 Mar 2018 21:06:21 +0000\0" - "To\0James Bottomley <James.Bottomley@hansenpartnership.com>" - " '@linux.intel.com\0" - "Cc\0linux-integrity@vger.kernel.org" - linux-security-module@vger.kernel.org - keyrings@vger.kernel.org - stable@vger.kernel.org - Jarkko Sakkinen <jarkko.sakkine@linux.intel.com> - Peter Huewe <peterhuewe@gmx.de> - Jason Gunthorpe <jgg@ziepe.ca> - Arnd Bergmann <arnd@arndb.de> - Greg Kroah-Hartman <gregkh@linuxfoundation.org> - " open list <linux-kernel@vger.kernel.org>\0" + "From\0jarkko.sakkinen@linux.intel.com (Jarkko Sakkinen)\0" + "Subject\0[PATCH v3 1/5] tpm: fix intermittent failure with self tests\0" + "Date\0Mon, 19 Mar 2018 23:06:21 +0200\0" + "To\0linux-security-module@vger.kernel.org\0" "\00:1\0" "b\0" "On Fri, Mar 16, 2018 at 06:20:31PM -0700, James Bottomley wrote:\n" "> It turns out this bit is wrong ... I just discovered it testing the\n" - "> RC_RETRY code. \302\240You can't feed the buf back to tpm_transmit because the\n" - "> header has already been changed to give you back the return code. \302\240To\n" + "> RC_RETRY code. ?You can't feed the buf back to tpm_transmit because the\n" + "> header has already been changed to give you back the return code. ?To\n" "> make this work, you have to save the header and handle area and restore\n" "> it before the command is resent.\n" "> \n" @@ -36,6 +25,10 @@ "If you agree, please send only that patch. I'll send v4 of my patch\n" "set after 4.17 pull request.\n" "\n" - /Jarkko + "/Jarkko\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe linux-security-module\" in\n" + "the body of a message to majordomo at vger.kernel.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -d47d39d59ce075b78016c9fe5e6c4b5661577b7c00c6bfca70b13b8e30f2e692 +4d520d382a1b9b6064360c3cb5943b649c686c28a56befc46feba80e3eb78bdb
diff --git a/a/content_digest b/N3/content_digest index 27a8787..70461ee 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -3,7 +3,7 @@ "ref\01521249631.12827.5.camel@HansenPartnership.com\0" "From\0Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>\0" "Subject\0Re: [PATCH v3 1/5] tpm: fix intermittent failure with self tests\0" - "Date\0Mon, 19 Mar 2018 21:06:21 +0000\0" + "Date\0Mon, 19 Mar 2018 23:06:21 +0200\0" "To\0James Bottomley <James.Bottomley@hansenpartnership.com>" " '@linux.intel.com\0" "Cc\0linux-integrity@vger.kernel.org" @@ -38,4 +38,4 @@ "\n" /Jarkko -d47d39d59ce075b78016c9fe5e6c4b5661577b7c00c6bfca70b13b8e30f2e692 +35ab61edf655cd34cd25dd4487b9fc485fc5bcf0195cd24f0a6cab7d04a20ee2
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.