diff for duplicates of <20160214222143.801451886@linuxfoundation.org> diff --git a/a/1.txt b/N1/1.txt index 836a526..be97083 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 d47967e..73cb35c 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>" -f32f6508e2884354b8d4346182a4a84ed1c6e89be73fb47029419439e88a96c6 +c9af8b726bbabc033cfe04b860f469f471a5936cbc0a4b09528e55a905999116
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.