diff for duplicates of <20070205064342.21398.97736.sendpatchset@localhost> diff --git a/a/1.txt b/N1/1.txt index e8caa42..bfe5584 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -49,7 +49,7 @@ Signed-off-by: Magnus Damm <magnus@valinux.co.jp> 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 18c23f8..adffebc 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,6 @@ - "ref\020070201163320.eb4fa2c7.akpm@osdl.org\0" "From\0Magnus Damm <magnus@valinux.co.jp>\0" "Subject\0[PATCH] kexec: Fix CONFIG_SMP=n compilation V2 (ia64)\0" - "Date\0Mon, 05 Feb 2007 06:43:42 +0000\0" + "Date\0Mon, 05 Feb 2007 15:43:42 +0900\0" "To\0akpm@linux-foundation.org\0" "Cc\0tony.luck@intel.com" linux-ia64@vger.kernel.org @@ -65,7 +64,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" @@ -95,4 +94,4 @@ " \tkexec_disable_iosapic();\n" } -bc7fe55c87c3f609a0811dbd8a4cf01de9e0f7f3583f1eec629245ba68bf10c0 +da6a5de898b5f179b7d8d8ffcda20855a681ecfec90854c3aa69148d504fcb05
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.