diff for duplicates of <20070912015646.938985912@sgi.com> diff --git a/a/1.txt b/N1/1.txt index f0d6f1b..506bd28 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -37,8 +37,8 @@ Signed-off-by: Mike Travis <travis@sgi.com> return apic_id; for (i = 0; i < NR_CPUS; ++i) { -- if (arch_cpu_to_apicid[i] == apic_id) -+ if (cpu_physical_id(i) == apic_id) +- if (arch_cpu_to_apicid[i] = apic_id) ++ if (cpu_physical_id(i) = apic_id) return i; } return -1; diff --git a/a/content_digest b/N1/content_digest index ec3be9b..aefb2a5 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,14 +1,14 @@ "ref\020070912015644.927677070@sgi.com\0" "From\0travis@sgi.com\0" "Subject\0[PATCH 07/10] x86: acpi-use-cpu_physical_id (v3)\0" - "Date\0Tue, 11 Sep 2007 18:56:51 -0700\0" + "Date\0Wed, 12 Sep 2007 01:56:51 +0000\0" "To\0Andrew Morton <akpm@linux-foundation.org>\0" - "Cc\0linux-mm@kvack.org" - Andi Kleen <ak@suse.de> + "Cc\0Andi Kleen <ak@suse.de>" + Christoph Lameter <clameter@sgi.com> + linux-mm@kvack.org linux-kernel@vger.kernel.org linuxppc-dev@ozlabs.org - sparclinux@vger.kernel.org - " Christoph Lameter <clameter@sgi.com>\0" + " sparclinux@vger.kernel.org\0" "\00:1\0" "b\0" "This is from an earlier message from Christoph Lameter:\n" @@ -50,8 +50,8 @@ " \t\treturn apic_id;\n" " \n" " \tfor (i = 0; i < NR_CPUS; ++i) {\n" - "-\t\tif (arch_cpu_to_apicid[i] == apic_id)\n" - "+\t\tif (cpu_physical_id(i) == apic_id)\n" + "-\t\tif (arch_cpu_to_apicid[i] = apic_id)\n" + "+\t\tif (cpu_physical_id(i) = apic_id)\n" " \t\t\treturn i;\n" " \t}\n" " \treturn -1;\n" @@ -69,4 +69,4 @@ "\n" -- -00c79237b60d10f343c51d14b0e75e66e2367a33650bea73833f16035e3b1c7c +17e21f96553f30fd5260b5e10bf24970888d61d86eb62fe67dd53d45c3a29ab3
diff --git a/a/content_digest b/N2/content_digest index ec3be9b..69773e6 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -3,13 +3,14 @@ "Subject\0[PATCH 07/10] x86: acpi-use-cpu_physical_id (v3)\0" "Date\0Tue, 11 Sep 2007 18:56:51 -0700\0" "To\0Andrew Morton <akpm@linux-foundation.org>\0" - "Cc\0linux-mm@kvack.org" - Andi Kleen <ak@suse.de> + "Cc\0Andi Kleen <ak@suse.de>" + Christoph Lameter <clameter@sgi.com> + linux-mm@kvack.org linux-kernel@vger.kernel.org linuxppc-dev@ozlabs.org - sparclinux@vger.kernel.org - " Christoph Lameter <clameter@sgi.com>\0" + " sparclinux@vger.kernel.org\0" "\00:1\0" + "fn\0acpi-use-cpu_physical_id\0" "b\0" "This is from an earlier message from Christoph Lameter:\n" "\n" @@ -69,4 +70,4 @@ "\n" -- -00c79237b60d10f343c51d14b0e75e66e2367a33650bea73833f16035e3b1c7c +e462293dcf99f01dc98d5558af37659cbaee1e02ba4df9241521da09f48eb807
diff --git a/a/1.txt b/N3/1.txt index f0d6f1b..18b0083 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -54,4 +54,10 @@ Signed-off-by: Mike Travis <travis@sgi.com> unsigned int num_processors __cpuinitdata = 0; +-- + -- +To unsubscribe, send a message with 'unsubscribe linux-mm' in +the body to majordomo@kvack.org. For more info on Linux MM, +see: http://www.linux-mm.org/ . +Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a> diff --git a/a/content_digest b/N3/content_digest index ec3be9b..8a4e893 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -3,13 +3,14 @@ "Subject\0[PATCH 07/10] x86: acpi-use-cpu_physical_id (v3)\0" "Date\0Tue, 11 Sep 2007 18:56:51 -0700\0" "To\0Andrew Morton <akpm@linux-foundation.org>\0" - "Cc\0linux-mm@kvack.org" - Andi Kleen <ak@suse.de> + "Cc\0Andi Kleen <ak@suse.de>" + Christoph Lameter <clameter@sgi.com> + linux-mm@kvack.org linux-kernel@vger.kernel.org linuxppc-dev@ozlabs.org - sparclinux@vger.kernel.org - " Christoph Lameter <clameter@sgi.com>\0" + " sparclinux@vger.kernel.org\0" "\00:1\0" + "fn\0acpi-use-cpu_physical_id\0" "b\0" "This is from an earlier message from Christoph Lameter:\n" "\n" @@ -67,6 +68,12 @@ " unsigned int num_processors __cpuinitdata = 0;\n" " \n" "\n" - -- + "-- \n" + "\n" + "--\n" + "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n" + "the body to majordomo@kvack.org. For more info on Linux MM,\n" + "see: http://www.linux-mm.org/ .\n" + "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>" -00c79237b60d10f343c51d14b0e75e66e2367a33650bea73833f16035e3b1c7c +d5935687d6bf06f74d0a6ed973ebb800496955d5e85f024017f6ef1632ffa8df
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.