All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150424101136.GE29183@leverpostej>

diff --git a/a/1.txt b/N1/1.txt
index 2ce6a93..8fe4de6 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,10 +1,10 @@
 On Fri, Apr 24, 2015 at 08:53:04AM +0100, AKASHI Takahiro wrote:
 > On system kernel, the memory region used by crash dump kernel must be
-> specified by "crashkernel=X@Y" boot parameter. reserve_crashkernel()
+> specified by "crashkernel=X at Y" boot parameter. reserve_crashkernel()
 > will allocate the region in "System RAM" and reserve it for later use.
 > 
 > On crash dump kernel, memory region information in system kernel is
-> described in a specific region specified by "elfcorehdr=X@Y" boot parameter.
+> described in a specific region specified by "elfcorehdr=X at Y" boot parameter.
 > reserve_elfcorehdr() will set aside the region to avoid data destruction
 > by the kernel.
 > 
@@ -72,8 +72,3 @@ first kernel's ability to accidentally clobber the crash kernel, at the
 expense of having to explicitly map/unmap around loading it.
 
 Mark.
-
-_______________________________________________
-kexec mailing list
-kexec@lists.infradead.org
-http://lists.infradead.org/mailman/listinfo/kexec
diff --git a/a/content_digest b/N1/content_digest
index d0d186c..e507fd4 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,29 +1,18 @@
  "ref\01429861989-8417-1-git-send-email-takahiro.akashi@linaro.org\0"
  "ref\01429861989-8417-2-git-send-email-takahiro.akashi@linaro.org\0"
- "From\0Mark Rutland <mark.rutland@arm.com>\0"
- "Subject\0Re: [v2 1/5] arm64: kdump: reserve memory for crash dump kernel\0"
+ "From\0mark.rutland@arm.com (Mark Rutland)\0"
+ "Subject\0[v2 1/5] arm64: kdump: reserve memory for crash dump kernel\0"
  "Date\0Fri, 24 Apr 2015 11:11:36 +0100\0"
- "To\0AKASHI Takahiro <takahiro.akashi@linaro.org>\0"
- "Cc\0linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>"
-  hbabus@us.ibm.com <hbabus@us.ibm.com>
-  linaro-kernel@lists.linaro.org <linaro-kernel@lists.linaro.org>
-  geoff@infradead.org <geoff@infradead.org>
-  Catalin Marinas <Catalin.Marinas@arm.com>
-  Will Deacon <Will.Deacon@arm.com>
-  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
-  broonie@kernel.org <broonie@kernel.org>
-  david.griego@linaro.org <david.griego@linaro.org>
-  kexec@lists.infradead.org <kexec@lists.infradead.org>
- " vgoyal@redhat.com <vgoyal@redhat.com>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Fri, Apr 24, 2015 at 08:53:04AM +0100, AKASHI Takahiro wrote:\n"
  "> On system kernel, the memory region used by crash dump kernel must be\n"
- "> specified by \"crashkernel=X@Y\" boot parameter. reserve_crashkernel()\n"
+ "> specified by \"crashkernel=X at Y\" boot parameter. reserve_crashkernel()\n"
  "> will allocate the region in \"System RAM\" and reserve it for later use.\n"
  "> \n"
  "> On crash dump kernel, memory region information in system kernel is\n"
- "> described in a specific region specified by \"elfcorehdr=X@Y\" boot parameter.\n"
+ "> described in a specific region specified by \"elfcorehdr=X at Y\" boot parameter.\n"
  "> reserve_elfcorehdr() will set aside the region to avoid data destruction\n"
  "> by the kernel.\n"
  "> \n"
@@ -90,11 +79,6 @@
  "first kernel's ability to accidentally clobber the crash kernel, at the\n"
  "expense of having to explicitly map/unmap around loading it.\n"
  "\n"
- "Mark.\n"
- "\n"
- "_______________________________________________\n"
- "kexec mailing list\n"
- "kexec@lists.infradead.org\n"
- http://lists.infradead.org/mailman/listinfo/kexec
+ Mark.
 
-e01e410c7fa4656d0ed286306d337aedb04726a27c0515499d6ebe94e3e6a943
+3cbb509d802184229a5579db4ca1783fa15704f62a8b24e0956ef67bdeed0241

diff --git a/a/1.txt b/N2/1.txt
index 2ce6a93..c695574 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -72,8 +72,3 @@ first kernel's ability to accidentally clobber the crash kernel, at the
 expense of having to explicitly map/unmap around loading it.
 
 Mark.
-
-_______________________________________________
-kexec mailing list
-kexec@lists.infradead.org
-http://lists.infradead.org/mailman/listinfo/kexec
diff --git a/a/content_digest b/N2/content_digest
index d0d186c..775a2b5 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -4,17 +4,17 @@
  "Subject\0Re: [v2 1/5] arm64: kdump: reserve memory for crash dump kernel\0"
  "Date\0Fri, 24 Apr 2015 11:11:36 +0100\0"
  "To\0AKASHI Takahiro <takahiro.akashi@linaro.org>\0"
- "Cc\0linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>"
+ "Cc\0Catalin Marinas <Catalin.Marinas@arm.com>"
+  Will Deacon <Will.Deacon@arm.com>
+  vgoyal@redhat.com <vgoyal@redhat.com>
   hbabus@us.ibm.com <hbabus@us.ibm.com>
   linaro-kernel@lists.linaro.org <linaro-kernel@lists.linaro.org>
   geoff@infradead.org <geoff@infradead.org>
-  Catalin Marinas <Catalin.Marinas@arm.com>
-  Will Deacon <Will.Deacon@arm.com>
+  kexec@lists.infradead.org <kexec@lists.infradead.org>
   linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
   broonie@kernel.org <broonie@kernel.org>
   david.griego@linaro.org <david.griego@linaro.org>
-  kexec@lists.infradead.org <kexec@lists.infradead.org>
- " vgoyal@redhat.com <vgoyal@redhat.com>\0"
+ " linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>\0"
  "\00:1\0"
  "b\0"
  "On Fri, Apr 24, 2015 at 08:53:04AM +0100, AKASHI Takahiro wrote:\n"
@@ -90,11 +90,6 @@
  "first kernel's ability to accidentally clobber the crash kernel, at the\n"
  "expense of having to explicitly map/unmap around loading it.\n"
  "\n"
- "Mark.\n"
- "\n"
- "_______________________________________________\n"
- "kexec mailing list\n"
- "kexec@lists.infradead.org\n"
- http://lists.infradead.org/mailman/listinfo/kexec
+ Mark.
 
-e01e410c7fa4656d0ed286306d337aedb04726a27c0515499d6ebe94e3e6a943
+3cb16de8b468279a372d0ec3a4ef8d808c0a8a64117db8cc3e05b70b15ccee8e

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.