All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4A559929.6040600@jp.fujitsu.com>

diff --git a/a/1.txt b/N1/1.txt
index dfa2c7e..4df7afe 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -98,7 +98,7 @@ index b2a8b3d..9c851b7 100644
 +	 * If an INIT is asserted here:
 +	 * - All receivers might be slaves, since some of cpus could already
 +	 *   be frozen and INIT might be masked on monarch.  In this case,
-+	 *   all slaves will park in while (monarch_cpu == -1) loop before
++	 *   all slaves will park in while (monarch_cpu = -1) loop before
 +	 *   DIE_INIT_SLAVE_ENTER that for waiting monarch enters.
 +	 *	=> TBD: freeze all slaves
 +	 * - One might be a monarch, but INIT rendezvous will fail since
@@ -139,7 +139,7 @@ index b2a8b3d..9c851b7 100644
 -			atomic_set(&kdump_in_progress, 1);
 -			*(nd->monarch_cpu) = -1;
 -			machine_kdump_on_init();
-+			if (atomic_inc_return(&kdump_in_progress) == 1) {
++			if (atomic_inc_return(&kdump_in_progress) = 1) {
 +				*(nd->monarch_cpu) = -1;
 +				machine_kdump_on_init();
 +			}
@@ -162,10 +162,3 @@ index 903babd..32f6fc1 100644
  	//physical mode code begin
 -- 
 1.6.0
-
-
-
-_______________________________________________
-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 e464926..3b4188a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,14 +2,14 @@
  "ref\04A5595F3.2050609@jp.fujitsu.com\0"
  "From\0Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>\0"
  "Subject\0[PATCH v2 5/7] ia64, kdump: Mask INIT first in panic-kdump path\0"
- "Date\0Thu, 09 Jul 2009 16:15:53 +0900\0"
+ "Date\0Thu, 09 Jul 2009 07:15:53 +0000\0"
  "To\0linux-ia64@vger.kernel.org"
  " linux-kernel@vger.kernel.org\0"
- "Cc\0Haren Myneni <hbabu@us.ibm.com>"
+ "Cc\0Vivek Goyal <vgoyal@redhat.com>"
+  Haren Myneni <hbabu@us.ibm.com>
+  kexec@lists.infradead.org
   Luck
   Tony <tony.luck@intel.com>
-  kexec@lists.infradead.org
-  Vivek Goyal <vgoyal@redhat.com>
   Yu
  " Fenghua <fenghua.yu@intel.com>\0"
  "\00:1\0"
@@ -114,7 +114,7 @@
  "+\t * If an INIT is asserted here:\n"
  "+\t * - All receivers might be slaves, since some of cpus could already\n"
  "+\t *   be frozen and INIT might be masked on monarch.  In this case,\n"
- "+\t *   all slaves will park in while (monarch_cpu == -1) loop before\n"
+ "+\t *   all slaves will park in while (monarch_cpu = -1) loop before\n"
  "+\t *   DIE_INIT_SLAVE_ENTER that for waiting monarch enters.\n"
  "+\t *\t=> TBD: freeze all slaves\n"
  "+\t * - One might be a monarch, but INIT rendezvous will fail since\n"
@@ -155,7 +155,7 @@
  "-\t\t\tatomic_set(&kdump_in_progress, 1);\n"
  "-\t\t\t*(nd->monarch_cpu) = -1;\n"
  "-\t\t\tmachine_kdump_on_init();\n"
- "+\t\t\tif (atomic_inc_return(&kdump_in_progress) == 1) {\n"
+ "+\t\t\tif (atomic_inc_return(&kdump_in_progress) = 1) {\n"
  "+\t\t\t\t*(nd->monarch_cpu) = -1;\n"
  "+\t\t\t\tmachine_kdump_on_init();\n"
  "+\t\t\t}\n"
@@ -177,13 +177,6 @@
  " 1:\n"
  " \t//physical mode code begin\n"
  "-- \n"
- "1.6.0\n"
- "\n"
- "\n"
- "\n"
- "_______________________________________________\n"
- "kexec mailing list\n"
- "kexec@lists.infradead.org\n"
- http://lists.infradead.org/mailman/listinfo/kexec
+ 1.6.0
 
-2fafdb390e335a403e5e47ffedc136cdd934a23047559e220701af769428c37c
+d9a0d2a0691d24752a2d3728f5f1bf4819081ff84f645183e02c4ac68299c5b1

diff --git a/a/1.txt b/N2/1.txt
index dfa2c7e..6059650 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -162,10 +162,3 @@ index 903babd..32f6fc1 100644
  	//physical mode code begin
 -- 
 1.6.0
-
-
-
-_______________________________________________
-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 e464926..777b462 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -5,11 +5,11 @@
  "Date\0Thu, 09 Jul 2009 16:15:53 +0900\0"
  "To\0linux-ia64@vger.kernel.org"
  " linux-kernel@vger.kernel.org\0"
- "Cc\0Haren Myneni <hbabu@us.ibm.com>"
+ "Cc\0Vivek Goyal <vgoyal@redhat.com>"
+  Haren Myneni <hbabu@us.ibm.com>
+  kexec@lists.infradead.org
   Luck
   Tony <tony.luck@intel.com>
-  kexec@lists.infradead.org
-  Vivek Goyal <vgoyal@redhat.com>
   Yu
  " Fenghua <fenghua.yu@intel.com>\0"
  "\00:1\0"
@@ -177,13 +177,6 @@
  " 1:\n"
  " \t//physical mode code begin\n"
  "-- \n"
- "1.6.0\n"
- "\n"
- "\n"
- "\n"
- "_______________________________________________\n"
- "kexec mailing list\n"
- "kexec@lists.infradead.org\n"
- http://lists.infradead.org/mailman/listinfo/kexec
+ 1.6.0
 
-2fafdb390e335a403e5e47ffedc136cdd934a23047559e220701af769428c37c
+b2fda846d7d160861790a28c9a878d01bc14ab0e0d7141e445e42aa1018f832b

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.