All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20170328154111.GC18046@red-moon>

diff --git a/a/1.txt b/N1/1.txt
index d722198..de53142 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -160,4 +160,8 @@ Reviewed-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
 > +device_initcall(gtdt_sbsa_gwdt_init);
 > -- 
 > 2.9.3
->
+> 
+--
+To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in
+the body of a message to majordomo@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 1fdf899..54eb363 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -199,6 +199,10 @@
  "> +device_initcall(gtdt_sbsa_gwdt_init);\n"
  "> -- \n"
  "> 2.9.3\n"
- >
+ "> \n"
+ "--\n"
+ "To unsubscribe from this list: send the line \"unsubscribe linux-watchdog\" in\n"
+ "the body of a message to majordomo@vger.kernel.org\n"
+ More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-07cab4f882a5c96038f3bf08a4954b1d5eb2e11c13d924be2d6741a8130586a7
+8a9b2606a6ba3fcd01b748b6dc7247dd76fd96a0a43e37f9a514a654db4ca2df

diff --git a/a/1.txt b/N2/1.txt
index d722198..0fa42e8 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,4 +1,4 @@
-On Wed, Mar 22, 2017 at 12:31:22AM +0800, fu.wei@linaro.org wrote:
+On Wed, Mar 22, 2017 at 12:31:22AM +0800, fu.wei at linaro.org wrote:
 > From: Fu Wei <fu.wei@linaro.org>
 > 
 > This driver adds support for parsing SBSA Generic Watchdog timer
@@ -62,7 +62,7 @@ On Wed, Mar 22, 2017 at 12:31:22AM +0800, fu.wei@linaro.org wrote:
 > +
 > +	/*
 > +	 * According to SBSA specification the size of refresh and control
-> +	 * frames of SBSA Generic Watchdog is SZ_4K(Offset 0x000 – 0xFFF).
+> +	 * frames of SBSA Generic Watchdog is SZ_4K(Offset 0x000 ? 0xFFF).
 > +	 */
 > +	struct resource res[] = {
 > +		DEFINE_RES_MEM(wd->control_frame_address, SZ_4K),
diff --git a/a/content_digest b/N2/content_digest
index 1fdf899..cf7e25e 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,43 +1,12 @@
  "ref\020170321163122.9183-1-fu.wei@linaro.org\0"
  "ref\020170321163122.9183-12-fu.wei@linaro.org\0"
- "From\0Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>\0"
- "Subject\0Re: [PATCH v22 11/11] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver\0"
+ "From\0lorenzo.pieralisi@arm.com (Lorenzo Pieralisi)\0"
+ "Subject\0[PATCH v22 11/11] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver\0"
  "Date\0Tue, 28 Mar 2017 16:41:12 +0100\0"
- "To\0fu.wei@linaro.org\0"
- "Cc\0rjw@rjwysocki.net"
-  lenb@kernel.org
-  daniel.lezcano@linaro.org
-  tglx@linutronix.de
-  marc.zyngier@arm.com
-  mark.rutland@arm.com
-  sudeep.holla@arm.com
-  hanjun.guo@linaro.org
-  linux-arm-kernel@lists.infradead.org
-  linaro-acpi@lists.linaro.org
-  linux-kernel@vger.kernel.org
-  linux-acpi@vger.kernel.org
-  rruigrok@codeaurora.org
-  harba@codeaurora.org
-  cov@codeaurora.org
-  timur@codeaurora.org
-  graeme.gregory@linaro.org
-  al.stone@linaro.org
-  jcm@redhat.com
-  wei@redhat.com
-  arnd@arndb.de
-  catalin.marinas@arm.com
-  will.deacon@arm.com
-  Suravee.Suthikulpanit@amd.com
-  leo.duran@amd.com
-  wim@iguana.be
-  linux@roeck-us.net
-  linux-watchdog@vger.kernel.org
-  tn@semihalf.com
-  christoffer.dall@linaro.org
- " julien.grall@arm.com\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
- "On Wed, Mar 22, 2017 at 12:31:22AM +0800, fu.wei@linaro.org wrote:\n"
+ "On Wed, Mar 22, 2017 at 12:31:22AM +0800, fu.wei at linaro.org wrote:\n"
  "> From: Fu Wei <fu.wei@linaro.org>\n"
  "> \n"
  "> This driver adds support for parsing SBSA Generic Watchdog timer\n"
@@ -101,7 +70,7 @@
  "> +\n"
  "> +\t/*\n"
  "> +\t * According to SBSA specification the size of refresh and control\n"
- "> +\t * frames of SBSA Generic Watchdog is SZ_4K(Offset 0x000 \342\200\223 0xFFF).\n"
+ "> +\t * frames of SBSA Generic Watchdog is SZ_4K(Offset 0x000 ? 0xFFF).\n"
  "> +\t */\n"
  "> +\tstruct resource res[] = {\n"
  "> +\t\tDEFINE_RES_MEM(wd->control_frame_address, SZ_4K),\n"
@@ -201,4 +170,4 @@
  "> 2.9.3\n"
  >
 
-07cab4f882a5c96038f3bf08a4954b1d5eb2e11c13d924be2d6741a8130586a7
+8687662814758eaeec5b499ab0d74b9a08c15f6e5ce5602a49197f20c1cef514

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.