diff for duplicates of <52F4A4B9.2060006@linux.intel.com> diff --git a/a/1.txt b/N1/1.txt index 5e19f60..52d21a7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -51,7 +51,7 @@ Gerry >> 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 3bec12c..378605c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\04676819.HL23G4Egmr@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\0Fri, 07 Feb 2014 17:17:45 +0800\0" + "Date\0Fri, 07 Feb 2014 09:17:45 +0000\0" "To\0Rafael J. Wysocki <rjw@rjwysocki.net>\0" "Cc\0Rafael J . Wysocki <rafael.j.wysocki@intel.com>" Toshi Kani <toshi.kani@hp.com> @@ -73,7 +73,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" @@ -87,4 +87,4 @@ ">>\n" > -bdd490f52cd8e14eafecb813b40363dcdc6e19648132912bc3164ebf43540a3b +5d8b713db05fb3446f68ee180b4fbdc509b9d73ccd94fdf8c4da614686cb201d
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.