diff for duplicates of <5223F462.7090500@linaro.org> diff --git a/a/1.txt b/N1/1.txt index 8690b07..2c90ca5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -55,7 +55,7 @@ On 2013-9-1 4:14, Rafael J. Wysocki wrote: >> - cpumask_andnot(new_map, cpu_present_mask, tmp_map); >> - if (cpumask_empty(new_map)) { >> + cpu = acpi_register_lapic(physid, ACPI_MADT_ENABLED); ->> + if (cpu == -1) { +>> + if (cpu = -1) { >> printk ("Unable to map lapic to logical cpu number\n"); >> - retval = -EINVAL; >> - goto free_new_map; diff --git a/a/content_digest b/N1/content_digest index de09a0b..1f3deb9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\08575859.HxOyLiBtGF@vostro.rjw.lan\0" "From\0Hanjun Guo <hanjun.guo@linaro.org>\0" "Subject\0Re: [PATCH 3/6] x86: simplify _acpi_map_lsapic()\0" - "Date\0Mon, 02 Sep 2013 10:13:54 +0800\0" + "Date\0Mon, 02 Sep 2013 02:13:54 +0000\0" "To\0Rafael J. Wysocki <rjw@sisk.pl>\0" "Cc\0Thomas Gleixner <tglx@linutronix.de>" Tony Luck <tony.luck@intel.com> @@ -75,7 +75,7 @@ ">> -\tcpumask_andnot(new_map, cpu_present_mask, tmp_map);\n" ">> -\tif (cpumask_empty(new_map)) {\n" ">> +\tcpu = acpi_register_lapic(physid, ACPI_MADT_ENABLED);\n" - ">> +\tif (cpu == -1) {\n" + ">> +\tif (cpu = -1) {\n" ">> \t\tprintk (\"Unable to map lapic to logical cpu number\\n\");\n" ">> -\t\tretval = -EINVAL;\n" ">> -\t\tgoto free_new_map;\n" @@ -95,4 +95,4 @@ "Thanks\n" Hanjun -0ab720747d5d92b59fca1446676ccb7ed32742e0846079fe090493f28a3bb11a +3ab5c755306f0084e37721065b86e39925abebb68855986b7d8ea6e551fd19ba
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.