diff for duplicates of <52FC2EB5.3010805@linux.intel.com> diff --git a/a/1.txt b/N1/1.txt index dfe3ff5..649b7d5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -59,7 +59,7 @@ On 2014/2/7 20:03, Rafael J. Wysocki wrote: >>>> int nid; >>>> >>>> nid = acpi_get_node(handle); ->>>> - if (nid == -1 || !node_online(nid)) +>>>> - if (nid = -1 || !node_online(nid)) >>>> - return; >>>> - set_apicid_to_node(physid, nid); >>>> - numa_set_node(cpu, nid); diff --git a/a/content_digest b/N1/content_digest index cc430fd..33534b4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,7 +4,7 @@ "ref\01440384.cOMzyfyUzg@vostro.rjw.lan\0" "From\0Jiang Liu <jiang.liu@linux.intel.com>\0" "Subject\0Re: [Patch v1] ACPI, x86: fix bug in associating hot-added CPUs with corresponding NUMA node\0" - "Date\0Thu, 13 Feb 2014 10:32:21 +0800\0" + "Date\0Thu, 13 Feb 2014 02:32:21 +0000\0" "To\0Rafael J. Wysocki <rjw@rjwysocki.net>" " H. Peter Anvin <hpa@zytor.com>\0" "Cc\0Rafael J . Wysocki <rafael.j.wysocki@intel.com>" @@ -83,7 +83,7 @@ ">>>> \tint nid;\n" ">>>> \n" ">>>> \tnid = acpi_get_node(handle);\n" - ">>>> -\tif (nid == -1 || !node_online(nid))\n" + ">>>> -\tif (nid = -1 || !node_online(nid))\n" ">>>> -\t\treturn;\n" ">>>> -\tset_apicid_to_node(physid, nid);\n" ">>>> -\tnuma_set_node(cpu, nid);\n" @@ -98,4 +98,4 @@ ">>>\n" > -fc75e8d299fd04bf085b075f3903286cccf229cde8b9460ca53b679fb0a7d580 +27ca950415dc54a9fcd87aeb1122fe6477a3ee1994b9e61c530c4c6a06978ca7
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.