All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <55504FCB.6000306@linaro.org>

diff --git a/a/1.txt b/N1/1.txt
index 99cc02e..e7f2f5b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,11 +1,11 @@
 On 04/24/2015 07:11 PM, Mark Rutland wrote:
 > 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.
 >>
@@ -93,8 +93,3 @@ Might be a good idea, but it requires modifying kernel/kexec.c.
 
 > 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 36f4da4..9d277a7 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,31 +1,20 @@
  "ref\01429861989-8417-1-git-send-email-takahiro.akashi@linaro.org\0"
  "ref\01429861989-8417-2-git-send-email-takahiro.akashi@linaro.org\0"
  "ref\020150424101136.GE29183@leverpostej\0"
- "From\0AKASHI Takahiro <takahiro.akashi@linaro.org>\0"
- "Subject\0Re: [v2 1/5] arm64: kdump: reserve memory for crash dump kernel\0"
+ "From\0takahiro.akashi@linaro.org (AKASHI Takahiro)\0"
+ "Subject\0[v2 1/5] arm64: kdump: reserve memory for crash dump kernel\0"
  "Date\0Mon, 11 May 2015 15:44:27 +0900\0"
- "To\0Mark Rutland <mark.rutland@arm.com>\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 04/24/2015 07:11 PM, Mark Rutland wrote:\n"
  "> 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"
@@ -112,11 +101,6 @@
  "-Takahiro AKASHI\n"
  "\n"
  "> Mark.\n"
- ">\n"
- "\n"
- "_______________________________________________\n"
- "kexec mailing list\n"
- "kexec@lists.infradead.org\n"
- http://lists.infradead.org/mailman/listinfo/kexec
+ >
 
-c948b5e1a2c105d245e91b15033f5b3f1b3a3fe196148f8cf505c432b3c4258c
+e1648ac7d76a305c3528853641a5fe4f3c3ae5d00c0fbc0a4181ca64d84973eb

diff --git a/a/1.txt b/N2/1.txt
index 99cc02e..25f755e 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -93,8 +93,3 @@ Might be a good idea, but it requires modifying kernel/kexec.c.
 
 > 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 36f4da4..3f64bd3 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -5,17 +5,17 @@
  "Subject\0Re: [v2 1/5] arm64: kdump: reserve memory for crash dump kernel\0"
  "Date\0Mon, 11 May 2015 15:44:27 +0900\0"
  "To\0Mark Rutland <mark.rutland@arm.com>\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 04/24/2015 07:11 PM, Mark Rutland wrote:\n"
@@ -112,11 +112,6 @@
  "-Takahiro AKASHI\n"
  "\n"
  "> Mark.\n"
- ">\n"
- "\n"
- "_______________________________________________\n"
- "kexec mailing list\n"
- "kexec@lists.infradead.org\n"
- http://lists.infradead.org/mailman/listinfo/kexec
+ >
 
-c948b5e1a2c105d245e91b15033f5b3f1b3a3fe196148f8cf505c432b3c4258c
+e1f4b69c69e6c7ba966c87a825f729a1f4659fd8915613a83d75d0e427ac97a2

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.