All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1488893960.3216.45.camel@linux.vnet.ibm.com>

diff --git a/a/1.txt b/N1/1.txt
index 99792c3..92f44a1 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -46,8 +46,8 @@ On Thu, 2017-03-02 at 10:33 +0200, Jarkko Sakkinen wrote:
 > > > > This patch replaces the msleep() with usleep_range() calls in the
 > > > > i2c nuvoton driver with a consistent max range value.
 > > > > 
-> > > > Signed-of-by: Mimi Zohar <zohar-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
-> > > > Reviewed-by: Nayna Jain <nayna-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
+> > > > Signed-of-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
+> > > > Reviewed-by: Nayna Jain <nayna@linux.vnet.ibm.com>
 > > > 
 > > > So why doesn't it go to level 0 with msleep()?  I quickly skimmed
 > > > through __mod_timer() and for me it looked like that level 0 would be
@@ -83,7 +83,7 @@ On Thu, 2017-03-02 at 10:33 +0200, Jarkko Sakkinen wrote:
 > 
 > Hey, I totally forgot this patch! Sorry.
 > 
-> Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
+> Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
 
 Thanks, Jarkko!  From looking at the code and adding some printks, the
 TPM extends should have been in level 0.    We were left wondering why
@@ -131,11 +131,3 @@ index d7f6984ce682..9d3c2ab7011f 100644
  }
 
 Mimi
-
-
-------------------------------------------------------------------------------
-Announcing the Oxford Dictionaries API! The API offers world-renowned
-dictionary content that is easy and intuitive to access. Sign up for an
-account today to start using our lexical data to power your apps and
-projects. Get started today and enter our developer competition.
-http://sdm.link/oxford
diff --git a/a/content_digest b/N1/content_digest
index 2169abd..cac64ba 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,19 +2,17 @@
  "ref\020170224170100.prwbcsffxdqjudc2@intel.com\0"
  "ref\01487957342.3193.200.camel@linux.vnet.ibm.com\0"
  "ref\020170302083347.q33wiwsdcwbxyrp6@intel.com\0"
- "ref\020170302083347.q33wiwsdcwbxyrp6-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org\0"
- "From\0Mimi Zohar <zohar-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>\0"
+ "From\0Mimi Zohar <zohar@linux.vnet.ibm.com>\0"
  "Subject\0Re: [RFC PATCH] tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver\0"
  "Date\0Tue, 07 Mar 2017 08:39:20 -0500\0"
- "To\0Jarkko Sakkinen <jarkko.sakkinen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>"
- " Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>\0"
- "Cc\0Morav <dmorav-KrzQf0k3Iz9BDgjK7y7TUQ@public.gmane.org>"
-  Dan
-  Thomas-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org
-  linux-ima-devel <linux-ima-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
-  linux-security-module <linux-security-module-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  tpmdd-devel <tpmdd-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
- " linux-fsdevel <linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0"
+ "To\0Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>"
+ " Thomas Gleixner <tglx@linutronix.de>\0"
+ "Cc\0tpmdd-devel <tpmdd-devel@lists.sourceforge.net>"
+  Thomas@intel.com
+  Dan Morav <dmorav@nuvoton.com>
+  linux-fsdevel <linux-fsdevel@vger.kernel.org>
+  linux-security-module <linux-security-module@vger.kernel.org>
+ " linux-ima-devel <linux-ima-devel@lists.sourceforge.net>\0"
  "\00:1\0"
  "b\0"
  "On Thu, 2017-03-02 at 10:33 +0200, Jarkko Sakkinen wrote:\n"
@@ -65,8 +63,8 @@
  "> > > > This patch replaces the msleep() with usleep_range() calls in the\n"
  "> > > > i2c nuvoton driver with a consistent max range value.\n"
  "> > > > \n"
- "> > > > Signed-of-by: Mimi Zohar <zohar-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>\n"
- "> > > > Reviewed-by: Nayna Jain <nayna-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>\n"
+ "> > > > Signed-of-by: Mimi Zohar <zohar@linux.vnet.ibm.com>\n"
+ "> > > > Reviewed-by: Nayna Jain <nayna@linux.vnet.ibm.com>\n"
  "> > > \n"
  "> > > So why doesn't it go to level 0 with msleep()?  I quickly skimmed\n"
  "> > > through __mod_timer() and for me it looked like that level 0 would be\n"
@@ -102,7 +100,7 @@
  "> \n"
  "> Hey, I totally forgot this patch! Sorry.\n"
  "> \n"
- "> Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n"
+ "> Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>\n"
  "\n"
  "Thanks, Jarkko!  From looking at the code and adding some printks, the\n"
  "TPM extends should have been in level 0.    We were left wondering why\n"
@@ -149,14 +147,6 @@
  "+\treturn (is_max_delta) ? expire_time : expire_time + 1;\n"
  " }\n"
  "\n"
- "Mimi\n"
- "\n"
- "\n"
- "------------------------------------------------------------------------------\n"
- "Announcing the Oxford Dictionaries API! The API offers world-renowned\n"
- "dictionary content that is easy and intuitive to access. Sign up for an\n"
- "account today to start using our lexical data to power your apps and\n"
- "projects. Get started today and enter our developer competition.\n"
- http://sdm.link/oxford
+ Mimi
 
-07d4ccab290da81d2d2fd6418f326b73891fd5acdc9ec97d3c2850f94502deab
+1d2df0841c169ecdfdea2f52b76ef3c087e66a76ccea97e615ec7a8cf534cfd8

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.