All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160616212944.GA4566@intel.com>

diff --git a/a/1.txt b/N1/1.txt
index ccba13f..44034a2 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,13 +1,13 @@
 On Thu, Jun 16, 2016 at 11:26:48PM +0300, Tomas Winkler wrote:
 > On Thu, Jun 16, 2016 at 10:57 PM, Jarkko Sakkinen
-> <jarkko.sakkinen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> wrote:
+> <jarkko.sakkinen@linux.intel.com> wrote:
 > > Hi Thomas,
 > >
 > > I'm on a vacation this week but I'll give you quick answers :)
 > >
 > > On Tue, Jun 14, 2016 at 04:14:58PM +0300, Tomas Winkler wrote:
 > >> On Wed, Jun 8, 2016 at 2:02 AM, Jarkko Sakkinen
-> >> <jarkko.sakkinen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> wrote:
+> >> <jarkko.sakkinen@linux.intel.com> wrote:
 > >> > The register TPM_CRB_CTRL_REQ_0 contains bits goIdle and cmdReady for
 > >> > invoking the chip to suspend and resume. This commit implements runtime
 > >> > PM for tpm_crb by using these bits.
@@ -16,7 +16,7 @@ On Thu, Jun 16, 2016 at 11:26:48PM +0300, Tomas Winkler wrote:
 > >> > bits. Thus this functionality only is enabled only for CRB start (MMIO)
 > >> > based devices.
 > >> >
-> >> > Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
+> >> > Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
 > >> > ---
 > >> >  drivers/char/tpm/tpm-interface.c |  3 ++
 > >> >  drivers/char/tpm/tpm_crb.c       | 62 ++++++++++++++++++++++++++++++++++++++--
@@ -197,10 +197,3 @@ revise the whole patch in a way that I explained in my follow-up reply
 > Tomas
 
 /Jarkko
-
-------------------------------------------------------------------------------
-What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
-patterns at an interface-level. Reveals which users, apps, and protocols are 
-consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
-J-Flow, sFlow and other flows. Make informed decisions using capacity planning
-reports. http://sdm.link/zohomanageengine
diff --git a/a/content_digest b/N1/content_digest
index 480a616..71751ab 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,26 +3,26 @@
  "ref\0CA+i0qc7S4DKWkBKxBygpGcgV0e9Mwc6R33j-rkrj984HZo1VSQ@mail.gmail.com\0"
  "ref\020160616195735.GA30378@intel.com\0"
  "ref\0CA+i0qc4+xh0iehkMVp0Bat+z=ckogMH8ThniaAR_21MTZbqsWQ@mail.gmail.com\0"
- "ref\0CA+i0qc4+xh0iehkMVp0Bat+z=ckogMH8ThniaAR_21MTZbqsWQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0"
- "From\0Jarkko Sakkinen <jarkko.sakkinen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0"
- "Subject\0Re: [PATCH 3/3] tpm, tpm_crb: runtime power management\0"
+ "From\0Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>\0"
+ "Subject\0Re: [tpmdd-devel] [PATCH 3/3] tpm, tpm_crb: runtime power management\0"
  "Date\0Thu, 16 Jun 2016 23:29:44 +0200\0"
- "To\0Tomas Winkler <tomasw-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
- "Cc\0linux-security-module-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  moderated list:TPM DEVICE DRIVER <tpmdd-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
- " open list <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0"
+ "To\0Tomas Winkler <tomasw@gmail.com>\0"
+ "Cc\0Peter Huewe <peterhuewe@gmx.de>"
+  open list <linux-kernel@vger.kernel.org>
+  linux-security-module@vger.kernel.org
+ " moderated list:TPM DEVICE DRIVER <tpmdd-devel@lists.sourceforge.net>\0"
  "\00:1\0"
  "b\0"
  "On Thu, Jun 16, 2016 at 11:26:48PM +0300, Tomas Winkler wrote:\n"
  "> On Thu, Jun 16, 2016 at 10:57 PM, Jarkko Sakkinen\n"
- "> <jarkko.sakkinen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> wrote:\n"
+ "> <jarkko.sakkinen@linux.intel.com> wrote:\n"
  "> > Hi Thomas,\n"
  "> >\n"
  "> > I'm on a vacation this week but I'll give you quick answers :)\n"
  "> >\n"
  "> > On Tue, Jun 14, 2016 at 04:14:58PM +0300, Tomas Winkler wrote:\n"
  "> >> On Wed, Jun 8, 2016 at 2:02 AM, Jarkko Sakkinen\n"
- "> >> <jarkko.sakkinen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> wrote:\n"
+ "> >> <jarkko.sakkinen@linux.intel.com> wrote:\n"
  "> >> > The register TPM_CRB_CTRL_REQ_0 contains bits goIdle and cmdReady for\n"
  "> >> > invoking the chip to suspend and resume. This commit implements runtime\n"
  "> >> > PM for tpm_crb by using these bits.\n"
@@ -31,7 +31,7 @@
  "> >> > bits. Thus this functionality only is enabled only for CRB start (MMIO)\n"
  "> >> > based devices.\n"
  "> >> >\n"
- "> >> > Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n"
+ "> >> > Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>\n"
  "> >> > ---\n"
  "> >> >  drivers/char/tpm/tpm-interface.c |  3 ++\n"
  "> >> >  drivers/char/tpm/tpm_crb.c       | 62 ++++++++++++++++++++++++++++++++++++++--\n"
@@ -211,13 +211,6 @@
  "\n"
  "> Tomas\n"
  "\n"
- "/Jarkko\n"
- "\n"
- "------------------------------------------------------------------------------\n"
- "What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic\n"
- "patterns at an interface-level. Reveals which users, apps, and protocols are \n"
- "consuming the most bandwidth. Provides multi-vendor support for NetFlow, \n"
- "J-Flow, sFlow and other flows. Make informed decisions using capacity planning\n"
- reports. http://sdm.link/zohomanageengine
+ /Jarkko
 
-f43d9629c82c30449338107f293289646a8d5fec90858b19896703f66016697a
+c52489bc6180c6633f23f67739b35ba1abd5141a452cbefe98ad10b1e7fad1c5

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.