All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20170316002347.GA11935@linaro.org>

diff --git a/a/1.txt b/N1/1.txt
index 891c129..3ad444c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -5,11 +5,11 @@ On Wed, Mar 15, 2017 at 11:41:18AM +0000, David Woodhouse wrote:
 > > To load a crash-dump kernel to the systems, a series of patches to
 > > kexec-tools[1] are also needed. Please use the latest one, v6 [2].
 > > For your convinience, you can pick them up from:
-> >    https://git.linaro.org/people/takahiro.akashi/linux-aarch64.git arm64/kdump
-> >    https://git.linaro.org/people/takahiro.akashi/kexec-tools.git arm64/kdump
+> > ?? https://git.linaro.org/people/takahiro.akashi/linux-aarch64.git?arm64/kdump
+> > ?? https://git.linaro.org/people/takahiro.akashi/kexec-tools.git?arm64/kdump
 > > 
 > > To examine vmcore (/proc/vmcore) on a crash-dump kernel, you can use
-> >   - crash utility (v7.1.8 or later) [3]
+> > ? - crash utility (v7.1.8 or later) [3]
 > > 
 > > I tested this patchset on fast model and hikey.
 > 
@@ -21,13 +21,13 @@ On Wed, Mar 15, 2017 at 11:41:18AM +0000, David Woodhouse wrote:
 > WARNING: vmlinux.o(.text+0x10240): Section mismatch in reference from the function arch_kexec_protect_crashkres() to the function .init.text:create_pgd_mapping()
 > The function arch_kexec_protect_crashkres() references
 > the function __init create_pgd_mapping().
-> This is often because arch_kexec_protect_crashkres lacks a __init 
+> This is often because arch_kexec_protect_crashkres lacks a __init?
 > annotation or the annotation of create_pgd_mapping is wrong.
 > 
 > WARNING: vmlinux.o(.text+0x102b0): Section mismatch in reference from the function arch_kexec_unprotect_crashkres() to the function .init.text:create_pgd_mapping()
 > The function arch_kexec_unprotect_crashkres() references
 > the function __init create_pgd_mapping().
-> This is often because arch_kexec_unprotect_crashkres lacks a __init 
+> This is often because arch_kexec_unprotect_crashkres lacks a __init?
 > annotation or the annotation of create_pgd_mapping is wrong.
 
 I double-checked but saw no warnings like these neither for v32 nor v33.
@@ -36,8 +36,3 @@ particularly patch#5.
 
 Thanks,
 -Takahiro AKASHI
-
-_______________________________________________
-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 02d8fdb..3549f3b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,18 +1,9 @@
  "ref\020170315095656.24992-1-takahiro.akashi@linaro.org\0"
  "ref\01489578078.4195.113.camel@infradead.org\0"
- "From\0AKASHI Takahiro <takahiro.akashi@linaro.org>\0"
- "Subject\0Re: [PATCH v33 00/14] add kdump support\0"
+ "From\0takahiro.akashi@linaro.org (AKASHI Takahiro)\0"
+ "Subject\0[PATCH v33 00/14] add kdump support\0"
  "Date\0Thu, 16 Mar 2017 09:23:48 +0900\0"
- "To\0David Woodhouse <dwmw2@infradead.org>\0"
- "Cc\0mark.rutland@arm.com"
-  geoff@infradead.org
-  catalin.marinas@arm.com
-  will.deacon@arm.com
-  james.morse@arm.com
-  bauerman@linux.vnet.ibm.com
-  dyoung@redhat.com
-  kexec@lists.infradead.org
- " linux-arm-kernel@lists.infradead.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Wed, Mar 15, 2017 at 11:41:18AM +0000, David Woodhouse wrote:\n"
@@ -22,11 +13,11 @@
  "> > To load a crash-dump kernel to the systems, a series of patches to\n"
  "> > kexec-tools[1] are also needed. Please use the latest one, v6 [2].\n"
  "> > For your convinience, you can pick them up from:\n"
- "> > \302\240\302\240 https://git.linaro.org/people/takahiro.akashi/linux-aarch64.git\302\240arm64/kdump\n"
- "> > \302\240\302\240 https://git.linaro.org/people/takahiro.akashi/kexec-tools.git\302\240arm64/kdump\n"
+ "> > ?? https://git.linaro.org/people/takahiro.akashi/linux-aarch64.git?arm64/kdump\n"
+ "> > ?? https://git.linaro.org/people/takahiro.akashi/kexec-tools.git?arm64/kdump\n"
  "> > \n"
  "> > To examine vmcore (/proc/vmcore) on a crash-dump kernel, you can use\n"
- "> > \302\240 - crash utility (v7.1.8 or later) [3]\n"
+ "> > ? - crash utility (v7.1.8 or later) [3]\n"
  "> > \n"
  "> > I tested this patchset on fast model and hikey.\n"
  "> \n"
@@ -38,13 +29,13 @@
  "> WARNING: vmlinux.o(.text+0x10240): Section mismatch in reference from the function arch_kexec_protect_crashkres() to the function .init.text:create_pgd_mapping()\n"
  "> The function arch_kexec_protect_crashkres() references\n"
  "> the function __init create_pgd_mapping().\n"
- "> This is often because arch_kexec_protect_crashkres lacks a __init\302\240\n"
+ "> This is often because arch_kexec_protect_crashkres lacks a __init?\n"
  "> annotation or the annotation of create_pgd_mapping is wrong.\n"
  "> \n"
  "> WARNING: vmlinux.o(.text+0x102b0): Section mismatch in reference from the function arch_kexec_unprotect_crashkres() to the function .init.text:create_pgd_mapping()\n"
  "> The function arch_kexec_unprotect_crashkres() references\n"
  "> the function __init create_pgd_mapping().\n"
- "> This is often because arch_kexec_unprotect_crashkres lacks a __init\302\240\n"
+ "> This is often because arch_kexec_unprotect_crashkres lacks a __init?\n"
  "> annotation or the annotation of create_pgd_mapping is wrong.\n"
  "\n"
  "I double-checked but saw no warnings like these neither for v32 nor v33.\n"
@@ -52,11 +43,6 @@
  "particularly patch#5.\n"
  "\n"
  "Thanks,\n"
- "-Takahiro AKASHI\n"
- "\n"
- "_______________________________________________\n"
- "kexec mailing list\n"
- "kexec@lists.infradead.org\n"
- http://lists.infradead.org/mailman/listinfo/kexec
+ -Takahiro AKASHI
 
-891e32be2ba9b07b1380645405b52db7e552b43eee1d54c82f010efb6c435275
+95c361d5576057e37d1e4557c3842876b1ca2d49b4ec82c6641ebe55210e6d8b

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.