diff for duplicates of <20180305105633.GE25377@linux.intel.com> diff --git a/a/1.txt b/N1/1.txt index 0fff7a6..6eb0381 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -11,12 +11,16 @@ On Fri, Mar 02, 2018 at 12:26:35AM +0530, Nayna Jain wrote: > > > - tpm_msleep(TPM_TIMEOUT); > > > + tpm_msleep(TPM_TIMEOUT_POLL); > > What about just calling schedule()? -> I'm not sure what you mean by "schedule()". Are you suggesting instead of -> using usleep_range(), using something with an even finer grain construct? +> I'm not sure what you mean by "schedule()".? Are you suggesting instead of +> using usleep_range(),? using something with an even finer grain construct? > > Thanks & Regards, -> - Nayna +> ???? - Nayna kernel/sched/core.c /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/N1/content_digest index 371be02..9c970dc 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,18 +2,10 @@ "ref\020180228191828.20056-2-nayna@linux.vnet.ibm.com\0" "ref\020180301092222.GC29420@linux.intel.com\0" "ref\06ef601be-5627-6746-bd4a-4f391aba8b04@linux.vnet.ibm.com\0" - "From\0Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>\0" - "Subject\0Re: [PATCH 2/3] tpm: reduce poll sleep time between send() and recv() in tpm_transmit()\0" + "From\0jarkko.sakkinen@linux.intel.com (Jarkko Sakkinen)\0" + "Subject\0[PATCH 2/3] tpm: reduce poll sleep time between send() and recv() in tpm_transmit()\0" "Date\0Mon, 5 Mar 2018 12:56:33 +0200\0" - "To\0Nayna Jain <nayna@linux.vnet.ibm.com>\0" - "Cc\0linux-integrity@vger.kernel.org" - zohar@linux.vnet.ibm.com - linux-security-module@vger.kernel.org - linux-kernel@vger.kernel.org - peterhuewe@gmx.de - 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 Fri, Mar 02, 2018 at 12:26:35AM +0530, Nayna Jain wrote:\n" @@ -29,14 +21,18 @@ "> > > -\t\ttpm_msleep(TPM_TIMEOUT);\n" "> > > +\t\ttpm_msleep(TPM_TIMEOUT_POLL);\n" "> > What about just calling schedule()?\n" - "> I'm not sure what you mean by \"schedule()\". Are you suggesting instead of\n" - "> using usleep_range(), using something with an even finer grain construct?\n" + "> I'm not sure what you mean by \"schedule()\".? Are you suggesting instead of\n" + "> using usleep_range(),? using something with an even finer grain construct?\n" "> \n" "> Thanks & Regards,\n" - "> - Nayna\n" + "> ???? - Nayna\n" "\n" "kernel/sched/core.c\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 -066d9a19716a540df321a78d9ccc84e6a0226ae4d3cfe46a6c5ef3143dfa4ccb +a258284b59b2466a32b71b1be729dd699b4458262db314e9e33f7185521a6866
diff --git a/a/1.txt b/N2/1.txt index 0fff7a6..c856051 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -11,11 +11,11 @@ On Fri, Mar 02, 2018 at 12:26:35AM +0530, Nayna Jain wrote: > > > - tpm_msleep(TPM_TIMEOUT); > > > + tpm_msleep(TPM_TIMEOUT_POLL); > > What about just calling schedule()? -> I'm not sure what you mean by "schedule()". Are you suggesting instead of -> using usleep_range(), using something with an even finer grain construct? +> I'm not sure what you mean by "schedule()". Are you suggesting instead of +> using usleep_range(), using something with an even finer grain construct? > > Thanks & Regards, -> - Nayna +> - Nayna kernel/sched/core.c diff --git a/a/content_digest b/N2/content_digest index 371be02..457d0a1 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -29,14 +29,14 @@ "> > > -\t\ttpm_msleep(TPM_TIMEOUT);\n" "> > > +\t\ttpm_msleep(TPM_TIMEOUT_POLL);\n" "> > What about just calling schedule()?\n" - "> I'm not sure what you mean by \"schedule()\". Are you suggesting instead of\n" - "> using usleep_range(), using something with an even finer grain construct?\n" + "> I'm not sure what you mean by \"schedule()\".\302\240 Are you suggesting instead of\n" + "> using usleep_range(),\302\240 using something with an even finer grain construct?\n" "> \n" "> Thanks & Regards,\n" - "> - Nayna\n" + "> \302\240\302\240\302\240\302\240 - Nayna\n" "\n" "kernel/sched/core.c\n" "\n" /Jarkko -066d9a19716a540df321a78d9ccc84e6a0226ae4d3cfe46a6c5ef3143dfa4ccb +660bbfb65908cc309c52960271a12c2d1d19b2c732026e279cf8d76abaad5407
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.