All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <54D2A0E2.8050504@redhat.com>

diff --git a/a/1.txt b/N1/1.txt
index f129a54..ca13910 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,6 +1,6 @@
 On 02/04/2015 06:50 AM, Rafael J. Wysocki wrote:
-> On Tuesday, February 03, 2015 05:21:40 PM al.stone(a)linaro.org wrote:
->> From: Al Stone <al.stone(a)linaro.org>
+> On Tuesday, February 03, 2015 05:21:40 PM al.stone@linaro.org wrote:
+>> From: Al Stone <al.stone@linaro.org>
 >>
 >> In order to deprecate the use of _OSI for arm64 or other new architectures,
 >> we need to make the default handler something we can change for various
@@ -11,7 +11,7 @@ On 02/04/2015 06:50 AM, Rafael J. Wysocki wrote:
 >>
 >> There is no functional change.
 >>
->> Signed-off-by: Al Stone <al.stone(a)linaro.org>
+>> Signed-off-by: Al Stone <al.stone@linaro.org>
 >> ---
 >>  drivers/acpi/Makefile |   2 +-
 >>  drivers/acpi/osi.c    | 100 ++++++++++++++++++++++++++++++++++++++++++++++++++
@@ -43,10 +43,10 @@ On 02/04/2015 06:50 AM, Rafael J. Wysocki wrote:
 >> + *  osi.c - _OSI implementation (moved from drivers/acpi/osl.c)
 >> + *
 >> + *  Copyright (C) 2000       Andrew Henroid
->> + *  Copyright (C) 2001, 2002 Andy Grover <andrew.grover(a)intel.com>
->> + *  Copyright (C) 2001, 2002 Paul Diefenbaugh <paul.s.diefenbaugh(a)intel.com>
+>> + *  Copyright (C) 2001, 2002 Andy Grover <andrew.grover@intel.com>
+>> + *  Copyright (C) 2001, 2002 Paul Diefenbaugh <paul.s.diefenbaugh@intel.com>
 >> + *  Copyright (c) 2008 Intel Corporation
->> + *   Author: Matthew Wilcox <willy(a)linux.intel.com>
+>> + *   Author: Matthew Wilcox <willy@linux.intel.com>
 >> + *
 >> + * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 >> + *
@@ -85,5 +85,5 @@ al
 Al Stone
 Software Engineer
 Red Hat, Inc.
-ahs3(a)redhat.com
+ahs3@redhat.com
 -----------------------------------
diff --git a/a/content_digest b/N1/content_digest
index d88d279..996b997 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,12 +1,30 @@
- "From\0Al Stone <ahs3 at redhat.com>\0"
- "Subject\0Re: [Devel] [PATCH v2 1/5] ACPI: move acpi_os_handler() so it can be made arch-dependent later\0"
- "Date\0Wed, 04 Feb 2015 22:44:53 +0000\0"
- "To\0devel@acpica.org\0"
- "\01:1\0"
+ "ref\01423009304-5007-1-git-send-email-al.stone@linaro.org\0"
+ "ref\01423009304-5007-2-git-send-email-al.stone@linaro.org\0"
+ "ref\03836210.OLr0JokInG@vostro.rjw.lan\0"
+ "From\0Al Stone <ahs3@redhat.com>\0"
+ "Subject\0Re: [PATCH v2 1/5] ACPI: move acpi_os_handler() so it can be made arch-dependent later\0"
+ "Date\0Wed, 04 Feb 2015 15:44:50 -0700\0"
+ "To\0Rafael J. Wysocki <rjw@rjwysocki.net>"
+ " al.stone@linaro.org\0"
+ "Cc\0lenb@kernel.org"
+  catalin.marinas@arm.com
+  will.deacon@arm.com
+  robert.moore@intel.com
+  tony.luck@intel.com
+  fenghua.yu@intel.com
+  linux-ia64@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  linux-acpi@vger.kernel.org
+  devel@acpica.org
+  linux-arm-kernel@lists.infradead.org
+  linaro-acpi@lists.linaro.org
+  linaro-kernel@lists.linaro.org
+ " patches@linaro.org\0"
+ "\00:1\0"
  "b\0"
  "On 02/04/2015 06:50 AM, Rafael J. Wysocki wrote:\n"
- "> On Tuesday, February 03, 2015 05:21:40 PM al.stone(a)linaro.org wrote:\n"
- ">> From: Al Stone <al.stone(a)linaro.org>\n"
+ "> On Tuesday, February 03, 2015 05:21:40 PM al.stone@linaro.org wrote:\n"
+ ">> From: Al Stone <al.stone@linaro.org>\n"
  ">>\n"
  ">> In order to deprecate the use of _OSI for arm64 or other new architectures,\n"
  ">> we need to make the default handler something we can change for various\n"
@@ -17,7 +35,7 @@
  ">>\n"
  ">> There is no functional change.\n"
  ">>\n"
- ">> Signed-off-by: Al Stone <al.stone(a)linaro.org>\n"
+ ">> Signed-off-by: Al Stone <al.stone@linaro.org>\n"
  ">> ---\n"
  ">>  drivers/acpi/Makefile |   2 +-\n"
  ">>  drivers/acpi/osi.c    | 100 ++++++++++++++++++++++++++++++++++++++++++++++++++\n"
@@ -49,10 +67,10 @@
  ">> + *  osi.c - _OSI implementation (moved from drivers/acpi/osl.c)\n"
  ">> + *\n"
  ">> + *  Copyright (C) 2000       Andrew Henroid\n"
- ">> + *  Copyright (C) 2001, 2002 Andy Grover <andrew.grover(a)intel.com>\n"
- ">> + *  Copyright (C) 2001, 2002 Paul Diefenbaugh <paul.s.diefenbaugh(a)intel.com>\n"
+ ">> + *  Copyright (C) 2001, 2002 Andy Grover <andrew.grover@intel.com>\n"
+ ">> + *  Copyright (C) 2001, 2002 Paul Diefenbaugh <paul.s.diefenbaugh@intel.com>\n"
  ">> + *  Copyright (c) 2008 Intel Corporation\n"
- ">> + *   Author: Matthew Wilcox <willy(a)linux.intel.com>\n"
+ ">> + *   Author: Matthew Wilcox <willy@linux.intel.com>\n"
  ">> + *\n"
  ">> + * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n"
  ">> + *\n"
@@ -91,7 +109,7 @@
  "Al Stone\n"
  "Software Engineer\n"
  "Red Hat, Inc.\n"
- "ahs3(a)redhat.com\n"
+ "ahs3@redhat.com\n"
  -----------------------------------
 
-4cd686c76868dc0939207a89808042367650f2cf06c29fad75f59ac6f7816db4
+7e0e82f78d333f40f502bccdb6c8a8ea6fd8588329678b580b19440904802345

diff --git a/a/1.txt b/N2/1.txt
index f129a54..ca13910 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,6 +1,6 @@
 On 02/04/2015 06:50 AM, Rafael J. Wysocki wrote:
-> On Tuesday, February 03, 2015 05:21:40 PM al.stone(a)linaro.org wrote:
->> From: Al Stone <al.stone(a)linaro.org>
+> On Tuesday, February 03, 2015 05:21:40 PM al.stone@linaro.org wrote:
+>> From: Al Stone <al.stone@linaro.org>
 >>
 >> In order to deprecate the use of _OSI for arm64 or other new architectures,
 >> we need to make the default handler something we can change for various
@@ -11,7 +11,7 @@ On 02/04/2015 06:50 AM, Rafael J. Wysocki wrote:
 >>
 >> There is no functional change.
 >>
->> Signed-off-by: Al Stone <al.stone(a)linaro.org>
+>> Signed-off-by: Al Stone <al.stone@linaro.org>
 >> ---
 >>  drivers/acpi/Makefile |   2 +-
 >>  drivers/acpi/osi.c    | 100 ++++++++++++++++++++++++++++++++++++++++++++++++++
@@ -43,10 +43,10 @@ On 02/04/2015 06:50 AM, Rafael J. Wysocki wrote:
 >> + *  osi.c - _OSI implementation (moved from drivers/acpi/osl.c)
 >> + *
 >> + *  Copyright (C) 2000       Andrew Henroid
->> + *  Copyright (C) 2001, 2002 Andy Grover <andrew.grover(a)intel.com>
->> + *  Copyright (C) 2001, 2002 Paul Diefenbaugh <paul.s.diefenbaugh(a)intel.com>
+>> + *  Copyright (C) 2001, 2002 Andy Grover <andrew.grover@intel.com>
+>> + *  Copyright (C) 2001, 2002 Paul Diefenbaugh <paul.s.diefenbaugh@intel.com>
 >> + *  Copyright (c) 2008 Intel Corporation
->> + *   Author: Matthew Wilcox <willy(a)linux.intel.com>
+>> + *   Author: Matthew Wilcox <willy@linux.intel.com>
 >> + *
 >> + * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 >> + *
@@ -85,5 +85,5 @@ al
 Al Stone
 Software Engineer
 Red Hat, Inc.
-ahs3(a)redhat.com
+ahs3@redhat.com
 -----------------------------------
diff --git a/a/content_digest b/N2/content_digest
index d88d279..fca2881 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,12 +1,30 @@
- "From\0Al Stone <ahs3 at redhat.com>\0"
- "Subject\0Re: [Devel] [PATCH v2 1/5] ACPI: move acpi_os_handler() so it can be made arch-dependent later\0"
- "Date\0Wed, 04 Feb 2015 22:44:53 +0000\0"
- "To\0devel@acpica.org\0"
- "\01:1\0"
+ "ref\01423009304-5007-1-git-send-email-al.stone@linaro.org\0"
+ "ref\01423009304-5007-2-git-send-email-al.stone@linaro.org\0"
+ "ref\03836210.OLr0JokInG@vostro.rjw.lan\0"
+ "From\0Al Stone <ahs3@redhat.com>\0"
+ "Subject\0Re: [PATCH v2 1/5] ACPI: move acpi_os_handler() so it can be made arch-dependent later\0"
+ "Date\0Wed, 04 Feb 2015 22:44:50 +0000\0"
+ "To\0Rafael J. Wysocki <rjw@rjwysocki.net>"
+ " al.stone@linaro.org\0"
+ "Cc\0lenb@kernel.org"
+  catalin.marinas@arm.com
+  will.deacon@arm.com
+  robert.moore@intel.com
+  tony.luck@intel.com
+  fenghua.yu@intel.com
+  linux-ia64@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  linux-acpi@vger.kernel.org
+  devel@acpica.org
+  linux-arm-kernel@lists.infradead.org
+  linaro-acpi@lists.linaro.org
+  linaro-kernel@lists.linaro.org
+ " patches@linaro.org\0"
+ "\00:1\0"
  "b\0"
  "On 02/04/2015 06:50 AM, Rafael J. Wysocki wrote:\n"
- "> On Tuesday, February 03, 2015 05:21:40 PM al.stone(a)linaro.org wrote:\n"
- ">> From: Al Stone <al.stone(a)linaro.org>\n"
+ "> On Tuesday, February 03, 2015 05:21:40 PM al.stone@linaro.org wrote:\n"
+ ">> From: Al Stone <al.stone@linaro.org>\n"
  ">>\n"
  ">> In order to deprecate the use of _OSI for arm64 or other new architectures,\n"
  ">> we need to make the default handler something we can change for various\n"
@@ -17,7 +35,7 @@
  ">>\n"
  ">> There is no functional change.\n"
  ">>\n"
- ">> Signed-off-by: Al Stone <al.stone(a)linaro.org>\n"
+ ">> Signed-off-by: Al Stone <al.stone@linaro.org>\n"
  ">> ---\n"
  ">>  drivers/acpi/Makefile |   2 +-\n"
  ">>  drivers/acpi/osi.c    | 100 ++++++++++++++++++++++++++++++++++++++++++++++++++\n"
@@ -49,10 +67,10 @@
  ">> + *  osi.c - _OSI implementation (moved from drivers/acpi/osl.c)\n"
  ">> + *\n"
  ">> + *  Copyright (C) 2000       Andrew Henroid\n"
- ">> + *  Copyright (C) 2001, 2002 Andy Grover <andrew.grover(a)intel.com>\n"
- ">> + *  Copyright (C) 2001, 2002 Paul Diefenbaugh <paul.s.diefenbaugh(a)intel.com>\n"
+ ">> + *  Copyright (C) 2001, 2002 Andy Grover <andrew.grover@intel.com>\n"
+ ">> + *  Copyright (C) 2001, 2002 Paul Diefenbaugh <paul.s.diefenbaugh@intel.com>\n"
  ">> + *  Copyright (c) 2008 Intel Corporation\n"
- ">> + *   Author: Matthew Wilcox <willy(a)linux.intel.com>\n"
+ ">> + *   Author: Matthew Wilcox <willy@linux.intel.com>\n"
  ">> + *\n"
  ">> + * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n"
  ">> + *\n"
@@ -91,7 +109,7 @@
  "Al Stone\n"
  "Software Engineer\n"
  "Red Hat, Inc.\n"
- "ahs3(a)redhat.com\n"
+ "ahs3@redhat.com\n"
  -----------------------------------
 
-4cd686c76868dc0939207a89808042367650f2cf06c29fad75f59ac6f7816db4
+18fdd418f5ed84f93ab556e6813c9058682ae96357714a0170be59ae45feebe5

diff --git a/a/1.txt b/N3/1.txt
index f129a54..258b086 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -1,6 +1,6 @@
 On 02/04/2015 06:50 AM, Rafael J. Wysocki wrote:
-> On Tuesday, February 03, 2015 05:21:40 PM al.stone(a)linaro.org wrote:
->> From: Al Stone <al.stone(a)linaro.org>
+> On Tuesday, February 03, 2015 05:21:40 PM al.stone at linaro.org wrote:
+>> From: Al Stone <al.stone@linaro.org>
 >>
 >> In order to deprecate the use of _OSI for arm64 or other new architectures,
 >> we need to make the default handler something we can change for various
@@ -11,7 +11,7 @@ On 02/04/2015 06:50 AM, Rafael J. Wysocki wrote:
 >>
 >> There is no functional change.
 >>
->> Signed-off-by: Al Stone <al.stone(a)linaro.org>
+>> Signed-off-by: Al Stone <al.stone@linaro.org>
 >> ---
 >>  drivers/acpi/Makefile |   2 +-
 >>  drivers/acpi/osi.c    | 100 ++++++++++++++++++++++++++++++++++++++++++++++++++
@@ -43,10 +43,10 @@ On 02/04/2015 06:50 AM, Rafael J. Wysocki wrote:
 >> + *  osi.c - _OSI implementation (moved from drivers/acpi/osl.c)
 >> + *
 >> + *  Copyright (C) 2000       Andrew Henroid
->> + *  Copyright (C) 2001, 2002 Andy Grover <andrew.grover(a)intel.com>
->> + *  Copyright (C) 2001, 2002 Paul Diefenbaugh <paul.s.diefenbaugh(a)intel.com>
+>> + *  Copyright (C) 2001, 2002 Andy Grover <andrew.grover@intel.com>
+>> + *  Copyright (C) 2001, 2002 Paul Diefenbaugh <paul.s.diefenbaugh@intel.com>
 >> + *  Copyright (c) 2008 Intel Corporation
->> + *   Author: Matthew Wilcox <willy(a)linux.intel.com>
+>> + *   Author: Matthew Wilcox <willy@linux.intel.com>
 >> + *
 >> + * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 >> + *
@@ -85,5 +85,5 @@ al
 Al Stone
 Software Engineer
 Red Hat, Inc.
-ahs3(a)redhat.com
+ahs3 at redhat.com
 -----------------------------------
diff --git a/a/content_digest b/N3/content_digest
index d88d279..6bdbee7 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -1,12 +1,15 @@
- "From\0Al Stone <ahs3 at redhat.com>\0"
- "Subject\0Re: [Devel] [PATCH v2 1/5] ACPI: move acpi_os_handler() so it can be made arch-dependent later\0"
- "Date\0Wed, 04 Feb 2015 22:44:53 +0000\0"
- "To\0devel@acpica.org\0"
- "\01:1\0"
+ "ref\01423009304-5007-1-git-send-email-al.stone@linaro.org\0"
+ "ref\01423009304-5007-2-git-send-email-al.stone@linaro.org\0"
+ "ref\03836210.OLr0JokInG@vostro.rjw.lan\0"
+ "From\0ahs3@redhat.com (Al Stone)\0"
+ "Subject\0[PATCH v2 1/5] ACPI: move acpi_os_handler() so it can be made arch-dependent later\0"
+ "Date\0Wed, 04 Feb 2015 15:44:50 -0700\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
+ "\00:1\0"
  "b\0"
  "On 02/04/2015 06:50 AM, Rafael J. Wysocki wrote:\n"
- "> On Tuesday, February 03, 2015 05:21:40 PM al.stone(a)linaro.org wrote:\n"
- ">> From: Al Stone <al.stone(a)linaro.org>\n"
+ "> On Tuesday, February 03, 2015 05:21:40 PM al.stone at linaro.org wrote:\n"
+ ">> From: Al Stone <al.stone@linaro.org>\n"
  ">>\n"
  ">> In order to deprecate the use of _OSI for arm64 or other new architectures,\n"
  ">> we need to make the default handler something we can change for various\n"
@@ -17,7 +20,7 @@
  ">>\n"
  ">> There is no functional change.\n"
  ">>\n"
- ">> Signed-off-by: Al Stone <al.stone(a)linaro.org>\n"
+ ">> Signed-off-by: Al Stone <al.stone@linaro.org>\n"
  ">> ---\n"
  ">>  drivers/acpi/Makefile |   2 +-\n"
  ">>  drivers/acpi/osi.c    | 100 ++++++++++++++++++++++++++++++++++++++++++++++++++\n"
@@ -49,10 +52,10 @@
  ">> + *  osi.c - _OSI implementation (moved from drivers/acpi/osl.c)\n"
  ">> + *\n"
  ">> + *  Copyright (C) 2000       Andrew Henroid\n"
- ">> + *  Copyright (C) 2001, 2002 Andy Grover <andrew.grover(a)intel.com>\n"
- ">> + *  Copyright (C) 2001, 2002 Paul Diefenbaugh <paul.s.diefenbaugh(a)intel.com>\n"
+ ">> + *  Copyright (C) 2001, 2002 Andy Grover <andrew.grover@intel.com>\n"
+ ">> + *  Copyright (C) 2001, 2002 Paul Diefenbaugh <paul.s.diefenbaugh@intel.com>\n"
  ">> + *  Copyright (c) 2008 Intel Corporation\n"
- ">> + *   Author: Matthew Wilcox <willy(a)linux.intel.com>\n"
+ ">> + *   Author: Matthew Wilcox <willy@linux.intel.com>\n"
  ">> + *\n"
  ">> + * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n"
  ">> + *\n"
@@ -91,7 +94,7 @@
  "Al Stone\n"
  "Software Engineer\n"
  "Red Hat, Inc.\n"
- "ahs3(a)redhat.com\n"
+ "ahs3 at redhat.com\n"
  -----------------------------------
 
-4cd686c76868dc0939207a89808042367650f2cf06c29fad75f59ac6f7816db4
+a1d45948bfbeaa7c9ca2dfb15becb87b51e11dda63c9ddf5dbf1bd7dc55ee459

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.