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

diff --git a/a/1.txt b/N1/1.txt
index e52bf17..08580dd 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -18,8 +18,7 @@ On Tue, Aug 05, 2008 at 07:48:27PM +1000, Simon Horman wrote:
 > http://lists.infradead.org/pipermail/kexec/2008-July/002270.html
 > 
 > Index: linux-2.6/arch/ia64/kernel/efi.c
-> ===================================================================
-> --- linux-2.6.orig/arch/ia64/kernel/efi.c	2008-08-05 18:31:13.000000000 +1000
+> =================================> --- linux-2.6.orig/arch/ia64/kernel/efi.c	2008-08-05 18:31:13.000000000 +1000
 > +++ linux-2.6/arch/ia64/kernel/efi.c	2008-08-05 18:31:21.000000000 +1000
 > @@ -1334,7 +1334,7 @@ kdump_find_rsvd_region (unsigned long si
 >  }
@@ -31,8 +30,7 @@ On Tue, Aug 05, 2008 at 07:48:27PM +1000, Simon Horman wrote:
 >  unsigned long __init
 >  vmcore_find_descriptor_size (unsigned long address)
 > Index: linux-2.6/arch/ia64/kernel/setup.c
-> ===================================================================
-> --- linux-2.6.orig/arch/ia64/kernel/setup.c	2008-08-05 18:31:20.000000000 +1000
+> =================================> --- linux-2.6.orig/arch/ia64/kernel/setup.c	2008-08-05 18:31:20.000000000 +1000
 > +++ linux-2.6/arch/ia64/kernel/setup.c	2008-08-05 18:31:21.000000000 +1000
 > @@ -352,7 +352,7 @@ reserve_memory (void)
 >  	}
@@ -41,7 +39,7 @@ On Tue, Aug 05, 2008 at 07:48:27PM +1000, Simon Horman wrote:
 > -#ifdef CONFIG_PROC_VMCORE
 > +#ifdef CONFIG_CRASH_KERNEL
 >  	if (reserve_elfcorehdr(&rsvd_region[n].start,
->  			       &rsvd_region[n].end) == 0)
+>  			       &rsvd_region[n].end) = 0)
 >  		n++;
 
 Hi Simon,
@@ -52,8 +50,3 @@ try to use vmcore_unusabe() which is not available now?
 
 Thanks
 Vivek
-
-_______________________________________________
-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 d798339..8313a78 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,13 +1,13 @@
  "ref\020080805094825.GA9712@verge.net.au\0"
  "From\0Vivek Goyal <vgoyal@redhat.com>\0"
- "Subject\0Re: kdump, ia64: always reserve elfcore header memory in crash kernel\0"
- "Date\0Tue, 5 Aug 2008 08:56:34 -0400\0"
+ "Subject\0Re: kdump, ia64: always reserve elfcore header memory in crash\0"
+ "Date\0Tue, 05 Aug 2008 12:56:34 +0000\0"
  "To\0Simon Horman <horms@verge.net.au>\0"
- "Cc\0linux-ia64@vger.kernel.org"
-  Andrew Morton <akpm@linux-foundation.org>
+ "Cc\0kexec@lists.infradead.org"
+  linux-ia64@vger.kernel.org
+  linux-kernel@vger.kernel.org
   Tony Luck <tony.luck@intel.com>
-  kexec@lists.infradead.org
- " linux-kernel@vger.kernel.org\0"
+ " Andrew Morton <akpm@linux-foundation.org>\0"
  "\00:1\0"
  "b\0"
  "On Tue, Aug 05, 2008 at 07:48:27PM +1000, Simon Horman wrote:\n"
@@ -30,8 +30,7 @@
  "> http://lists.infradead.org/pipermail/kexec/2008-July/002270.html\n"
  "> \n"
  "> Index: linux-2.6/arch/ia64/kernel/efi.c\n"
- "> ===================================================================\n"
- "> --- linux-2.6.orig/arch/ia64/kernel/efi.c\t2008-08-05 18:31:13.000000000 +1000\n"
+ "> =================================> --- linux-2.6.orig/arch/ia64/kernel/efi.c\t2008-08-05 18:31:13.000000000 +1000\n"
  "> +++ linux-2.6/arch/ia64/kernel/efi.c\t2008-08-05 18:31:21.000000000 +1000\n"
  "> @@ -1334,7 +1334,7 @@ kdump_find_rsvd_region (unsigned long si\n"
  ">  }\n"
@@ -43,8 +42,7 @@
  ">  unsigned long __init\n"
  ">  vmcore_find_descriptor_size (unsigned long address)\n"
  "> Index: linux-2.6/arch/ia64/kernel/setup.c\n"
- "> ===================================================================\n"
- "> --- linux-2.6.orig/arch/ia64/kernel/setup.c\t2008-08-05 18:31:20.000000000 +1000\n"
+ "> =================================> --- linux-2.6.orig/arch/ia64/kernel/setup.c\t2008-08-05 18:31:20.000000000 +1000\n"
  "> +++ linux-2.6/arch/ia64/kernel/setup.c\t2008-08-05 18:31:21.000000000 +1000\n"
  "> @@ -352,7 +352,7 @@ reserve_memory (void)\n"
  ">  \t}\n"
@@ -53,7 +51,7 @@
  "> -#ifdef CONFIG_PROC_VMCORE\n"
  "> +#ifdef CONFIG_CRASH_KERNEL\n"
  ">  \tif (reserve_elfcorehdr(&rsvd_region[n].start,\n"
- ">  \t\t\t       &rsvd_region[n].end) == 0)\n"
+ ">  \t\t\t       &rsvd_region[n].end) = 0)\n"
  ">  \t\tn++;\n"
  "\n"
  "Hi Simon,\n"
@@ -63,11 +61,6 @@
  "try to use vmcore_unusabe() which is not available now?\n"
  "\n"
  "Thanks\n"
- "Vivek\n"
- "\n"
- "_______________________________________________\n"
- "kexec mailing list\n"
- "kexec@lists.infradead.org\n"
- http://lists.infradead.org/mailman/listinfo/kexec
+ Vivek
 
-458ce6d26624102b2f010b1eb3ac791e941d8448939b491d09645e86607b85d3
+6fcdf5d05bc22ff8bff551e736249dec0f90132f0233ab88e9083c80a6a64e72

diff --git a/a/1.txt b/N2/1.txt
index e52bf17..1b368e4 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -52,8 +52,3 @@ try to use vmcore_unusabe() which is not available now?
 
 Thanks
 Vivek
-
-_______________________________________________
-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 d798339..52ddd0b 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -3,11 +3,11 @@
  "Subject\0Re: kdump, ia64: always reserve elfcore header memory in crash kernel\0"
  "Date\0Tue, 5 Aug 2008 08:56:34 -0400\0"
  "To\0Simon Horman <horms@verge.net.au>\0"
- "Cc\0linux-ia64@vger.kernel.org"
-  Andrew Morton <akpm@linux-foundation.org>
+ "Cc\0kexec@lists.infradead.org"
+  linux-ia64@vger.kernel.org
+  linux-kernel@vger.kernel.org
   Tony Luck <tony.luck@intel.com>
-  kexec@lists.infradead.org
- " linux-kernel@vger.kernel.org\0"
+ " Andrew Morton <akpm@linux-foundation.org>\0"
  "\00:1\0"
  "b\0"
  "On Tue, Aug 05, 2008 at 07:48:27PM +1000, Simon Horman wrote:\n"
@@ -63,11 +63,6 @@
  "try to use vmcore_unusabe() which is not available now?\n"
  "\n"
  "Thanks\n"
- "Vivek\n"
- "\n"
- "_______________________________________________\n"
- "kexec mailing list\n"
- "kexec@lists.infradead.org\n"
- http://lists.infradead.org/mailman/listinfo/kexec
+ Vivek
 
-458ce6d26624102b2f010b1eb3ac791e941d8448939b491d09645e86607b85d3
+8d2e68ace0a54e1b67235af0d57b0a231c3a6fc20319a288bc2fb8544afdb9da

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.