diff for duplicates of <20140711151405.GK16041@linux.vnet.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 6f92845..a3712eb 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -71,7 +71,7 @@ patch, I will queue it separately. > --- a/kernel/taskstats.c > +++ b/kernel/taskstats.c > @@ -304,7 +304,7 @@ static int add_del_listener(pid_t pid, const struct cpumask *mask, int isadd) -> if (isadd = REGISTER) { +> if (isadd == REGISTER) { > for_each_cpu(cpu, mask) { > s = kmalloc_node(sizeof(struct listener), > - GFP_KERNEL, cpu_to_node(cpu)); @@ -94,4 +94,10 @@ patch, I will queue it separately. > > -- > 1.7.10.4 -> +> + +-- +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/N1/content_digest index 01398c1..40bb563 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01405064267-11678-2-git-send-email-jiang.liu@linux.intel.com\0" "From\0Paul E. McKenney <paulmck@linux.vnet.ibm.com>\0" "Subject\0Re: [RFC Patch V1 01/30] mm, kernel: Use cpu_to_mem()/numa_mem_id() to support memoryless node\0" - "Date\0Fri, 11 Jul 2014 15:14:05 +0000\0" + "Date\0Fri, 11 Jul 2014 08:14:05 -0700\0" "To\0Jiang Liu <jiang.liu@linux.intel.com>\0" "Cc\0Andrew Morton <akpm@linux-foundation.org>" Mel Gorman <mgorman@suse.de> @@ -100,7 +100,7 @@ "> --- a/kernel/taskstats.c\n" "> +++ b/kernel/taskstats.c\n" "> @@ -304,7 +304,7 @@ static int add_del_listener(pid_t pid, const struct cpumask *mask, int isadd)\n" - "> \tif (isadd = REGISTER) {\n" + "> \tif (isadd == REGISTER) {\n" "> \t\tfor_each_cpu(cpu, mask) {\n" "> \t\t\ts = kmalloc_node(sizeof(struct listener),\n" "> -\t\t\t\t\tGFP_KERNEL, cpu_to_node(cpu));\n" @@ -123,6 +123,12 @@ "> \n" "> -- \n" "> 1.7.10.4\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>" -7196326a792c6d6f6b558b98732dd5e70d81b23633a21604e551374af079b104 +3345dead04191bde9f46f8bc2457efea90b12ee80da9009c00f3d52cc54f2f27
diff --git a/a/1.txt b/N2/1.txt index 6f92845..e9500a4 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -71,7 +71,7 @@ patch, I will queue it separately. > --- a/kernel/taskstats.c > +++ b/kernel/taskstats.c > @@ -304,7 +304,7 @@ static int add_del_listener(pid_t pid, const struct cpumask *mask, int isadd) -> if (isadd = REGISTER) { +> if (isadd == REGISTER) { > for_each_cpu(cpu, mask) { > s = kmalloc_node(sizeof(struct listener), > - GFP_KERNEL, cpu_to_node(cpu)); diff --git a/a/content_digest b/N2/content_digest index 01398c1..f9e6239 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,7 +2,7 @@ "ref\01405064267-11678-2-git-send-email-jiang.liu@linux.intel.com\0" "From\0Paul E. McKenney <paulmck@linux.vnet.ibm.com>\0" "Subject\0Re: [RFC Patch V1 01/30] mm, kernel: Use cpu_to_mem()/numa_mem_id() to support memoryless node\0" - "Date\0Fri, 11 Jul 2014 15:14:05 +0000\0" + "Date\0Fri, 11 Jul 2014 08:14:05 -0700\0" "To\0Jiang Liu <jiang.liu@linux.intel.com>\0" "Cc\0Andrew Morton <akpm@linux-foundation.org>" Mel Gorman <mgorman@suse.de> @@ -100,7 +100,7 @@ "> --- a/kernel/taskstats.c\n" "> +++ b/kernel/taskstats.c\n" "> @@ -304,7 +304,7 @@ static int add_del_listener(pid_t pid, const struct cpumask *mask, int isadd)\n" - "> \tif (isadd = REGISTER) {\n" + "> \tif (isadd == REGISTER) {\n" "> \t\tfor_each_cpu(cpu, mask) {\n" "> \t\t\ts = kmalloc_node(sizeof(struct listener),\n" "> -\t\t\t\t\tGFP_KERNEL, cpu_to_node(cpu));\n" @@ -125,4 +125,4 @@ "> 1.7.10.4\n" > -7196326a792c6d6f6b558b98732dd5e70d81b23633a21604e551374af079b104 +3eba944dd90ec3658476b8cc7ddeefe37fe12d1dc4c00c71c130de33f6ba06f5
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.