diff for duplicates of <20160214222223.033623423@linuxfoundation.org> diff --git a/a/1.txt b/N1/1.txt index b8c2ea9..11f8b42 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -52,3 +52,11 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> + for_each_node(k) { if (node_distance(j, k) > sched_domains_numa_distance[i]) continue; + + + +-- +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 cad3977..1946172 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -74,6 +74,14 @@ "-\t\t\tfor (k = 0; k < nr_node_ids; k++) {\n" "+\t\t\tfor_each_node(k) {\n" " \t\t\t\tif (node_distance(j, k) > sched_domains_numa_distance[i])\n" - " \t\t\t\t\tcontinue;" + " \t\t\t\t\tcontinue;\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>" -9f35d392b9f4ac92e8a388f0be9468dd1216d4a675e1a48bfcd4768534b0444a +d4f8ce7ac044b8954139aa1c743eb8ff6848259d5c02924d4650943ed7fe4f0f
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.