diff for duplicates of <55785B5E.3000306@suse.cz> diff --git a/a/1.txt b/N1/1.txt index 8ce4074..9c473a3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -65,10 +65,3 @@ guarantee that this works? > + atomic_add(page_mapcount(page_tail) + 1, &page_tail->_count); You already have the value in mapcount variable, so why read it again. - - --- -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 1a6e7d9..8903ba1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -88,13 +88,6 @@ "> +\t */\n" "> +\tatomic_add(page_mapcount(page_tail) + 1, &page_tail->_count);\n" "\n" - "You already have the value in mapcount variable, so why read it again.\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>" + You already have the value in mapcount variable, so why read it again. -8e530e58e5a41c7d3866445cdcc4cb239ebfbb1c6fdaa47bac1ddafe36e9a9af +b0a17df756c47c1304c087430e3c539ed68fce8ee4959d5602e41f4a5d34bea8
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.