diff for duplicates of <1524063732.3272.302.camel@linux.vnet.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 5f7e90f..a7523e0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -13,7 +13,7 @@ On Tue, 2018-04-17 at 09:12 -0400, Nayna Jain wrote: > "NOTE : It takes roughly 330 ns per byte transfer on LPC. 256 bytes would > take 84 us, which is a long time to stall the CPU. Chipsets may not be > designed to post this much data to LPC; therefore, the CPU itself is -> stalled for much of this time. Sending 1 kB would take 350 us. Therefore, +> stalled for much of this time. Sending 1 kB would take 350 ?s. Therefore, > even if the TPM_STS_x.burstCount field is a high value, software SHOULD > be interruptible during this period." > @@ -78,3 +78,8 @@ Reviewed-by: Mimi Zohar <zohar@linux.vnet.ibm.com> > } while (time_before(jiffies, stop)); > return -EBUSY; > } + +-- +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/N1/content_digest index 7bf0052..f8cde44 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,9 @@ "ref\020180417131246.434-1-nayna@linux.vnet.ibm.com\0" "ref\020180417131246.434-3-nayna@linux.vnet.ibm.com\0" - "From\0Mimi Zohar <zohar@linux.vnet.ibm.com>\0" - "Subject\0Re: [PATCH v2 2/2] tpm: reduce polling time to usecs for even finer granularity\0" + "From\0zohar@linux.vnet.ibm.com (Mimi Zohar)\0" + "Subject\0[PATCH v2 2/2] tpm: reduce polling time to usecs for even finer granularity\0" "Date\0Wed, 18 Apr 2018 11:02:12 -0400\0" - "To\0Nayna Jain <nayna@linux.vnet.ibm.com>" - " linux-integrity@vger.kernel.org\0" - "Cc\0linux-security-module@vger.kernel.org" - linux-kernel@vger.kernel.org - peterhuewe@gmx.de - jarkko.sakkinen@linux.intel.com - tpmdd@selhorst.net - jgunthorpe@obsidianresearch.com - " patrickc@us.ibm.com\0" + "To\0linux-security-module@vger.kernel.org\0" "\00:1\0" "b\0" "On Tue, 2018-04-17 at 09:12 -0400, Nayna Jain wrote:\n" @@ -29,7 +21,7 @@ "> \"NOTE : It takes roughly 330 ns per byte transfer on LPC. 256 bytes would\n" "> take 84 us, which is a long time to stall the CPU. Chipsets may not be\n" "> designed to post this much data to LPC; therefore, the CPU itself is\n" - "> stalled for much of this time. Sending 1 kB would take 350 us. Therefore,\n" + "> stalled for much of this time. Sending 1 kB would take 350 ?s. Therefore,\n" "> even if the TPM_STS_x.burstCount field is a high value, software SHOULD\n" "> be interruptible during this period.\"\n" "> \n" @@ -93,6 +85,11 @@ "> +\t\tusleep_range(TPM_TIMEOUT_USECS_MIN, TPM_TIMEOUT_USECS_MAX);\n" "> \t} while (time_before(jiffies, stop));\n" "> \treturn -EBUSY;\n" - > } + "> }\n" + "\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 -5a32f4d68730120664158ec166d150722c542ef859b21b468daabcc962990dd0 +1c4e5743abb0c64492c8cfcf76cc38f5a2f6b3f09ef3a7d01c1bb7f96f2c51f2
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.