diff for duplicates of <522014A7.3040002@huawei.com> diff --git a/a/1.txt b/N1/1.txt index 2f0bb9b..bcfde91 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -22,6 +22,13 @@ index a96bcf8..d2e5545 100644 + if (!node_state(nid, N_MEMORY)) continue; uc_pool = &uncached_pools[nid]; - if (uc_pool->pool = NULL) + if (uc_pool->pool == NULL) -- 1.7.1 + + +-- +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 f91c58a..4946320 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Jianguo Wu <wujianguo@huawei.com>\0" "Subject\0[PATCH 4/5] mm/ia64: use N_MEMORY instead of N_HIGH_MEMORY\0" - "Date\0Fri, 30 Aug 2013 03:42:31 +0000\0" + "Date\0Fri, 30 Aug 2013 11:42:31 +0800\0" "To\0tony.luck@intel.com" " laijs@cn.fujitsu.com\0" "Cc\0fenghua.yu@intel.com" @@ -33,8 +33,15 @@ "+\t\tif (!node_state(nid, N_MEMORY))\n" " \t\t\tcontinue;\n" " \t\tuc_pool = &uncached_pools[nid];\n" - " \t\tif (uc_pool->pool = NULL)\n" + " \t\tif (uc_pool->pool == NULL)\n" "-- \n" - 1.7.1 + "1.7.1\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>" -3a8cf0dff77ed6f82bdcaf380f72bf1233d8227cf2bfe91f141c4b3d851b1a81 +447100541252370bfd0c5ec1835ca8b825e82e26a95077d01af572bacb7cd13d
diff --git a/a/1.txt b/N2/1.txt index 2f0bb9b..66fd9cf 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -22,6 +22,6 @@ index a96bcf8..d2e5545 100644 + if (!node_state(nid, N_MEMORY)) continue; uc_pool = &uncached_pools[nid]; - if (uc_pool->pool = NULL) + if (uc_pool->pool == NULL) -- 1.7.1 diff --git a/a/content_digest b/N2/content_digest index f91c58a..4eeb61b 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,12 +1,12 @@ "From\0Jianguo Wu <wujianguo@huawei.com>\0" "Subject\0[PATCH 4/5] mm/ia64: use N_MEMORY instead of N_HIGH_MEMORY\0" - "Date\0Fri, 30 Aug 2013 03:42:31 +0000\0" - "To\0tony.luck@intel.com" - " laijs@cn.fujitsu.com\0" - "Cc\0fenghua.yu@intel.com" - linux-mm@kvack.org - linux-kernel@vger.kernel.org - " linux-ia64@vger.kernel.org\0" + "Date\0Fri, 30 Aug 2013 11:42:31 +0800\0" + "To\0<tony.luck@intel.com>" + " <laijs@cn.fujitsu.com>\0" + "Cc\0<fenghua.yu@intel.com>" + <linux-mm@kvack.org> + <linux-kernel@vger.kernel.org> + " <linux-ia64@vger.kernel.org>\0" "\00:1\0" "b\0" "Since commit 8219fc48a(mm: node_states: introduce N_MEMORY),\n" @@ -33,8 +33,8 @@ "+\t\tif (!node_state(nid, N_MEMORY))\n" " \t\t\tcontinue;\n" " \t\tuc_pool = &uncached_pools[nid];\n" - " \t\tif (uc_pool->pool = NULL)\n" + " \t\tif (uc_pool->pool == NULL)\n" "-- \n" 1.7.1 -3a8cf0dff77ed6f82bdcaf380f72bf1233d8227cf2bfe91f141c4b3d851b1a81 +32931aa680c8b1730ddf1e2f77c6f9eb80b6664ea85a5cf1afcc8296fdfea220
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.