diff for duplicates of <45C7740D.70509@sgi.com> diff --git a/a/1.txt b/N1/1.txt index 1846e9e..b890a7e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -55,7 +55,7 @@ Acked-by: Jay Lan <jlan@sgi.com> > atomic_inc(&kdump_cpu_freezed); > kdump_status[cpuid] = 1; > mb(); -> - if (cpuid = 0) { +> - if (cpuid == 0) { > - for (;;) > - cpu_relax(); > - } else diff --git a/a/content_digest b/N1/content_digest index 90b1c5c..3ada07d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020070205064342.21398.97736.sendpatchset@localhost\0" "From\0Jay Lan <jlan@sgi.com>\0" "Subject\0Re: [PATCH] kexec: Fix CONFIG_SMP=n compilation V2 (ia64)\0" - "Date\0Mon, 05 Feb 2007 18:14:37 +0000\0" + "Date\0Mon, 05 Feb 2007 10:14:37 -0800\0" "To\0Magnus Damm <magnus@valinux.co.jp>\0" "Cc\0akpm@linux-foundation.org" tony.luck@intel.com @@ -70,7 +70,7 @@ "> \tatomic_inc(&kdump_cpu_freezed);\n" "> \tkdump_status[cpuid] = 1;\n" "> \tmb();\n" - "> -\tif (cpuid = 0) {\n" + "> -\tif (cpuid == 0) {\n" "> -\t\tfor (;;)\n" "> -\t\t\tcpu_relax();\n" "> -\t} else\n" @@ -105,4 +105,4 @@ "> the body of a message to majordomo@vger.kernel.org\n" > More majordomo info at http://vger.kernel.org/majordomo-info.html -cd95598c3a8f6ee2e051c8f957f17d5b90410da3364c524e64743e5453fab4e3 +18240380519e0b449640d2c09fe602c12f293a03d63e967c0438896ba1d651e2
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.