diff for duplicates of <20080716161159.GA23870@sgi.com> diff --git a/a/1.txt b/N1/1.txt index 5156fea..73133e5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -20,3 +20,10 @@ Index: linux/arch/x86/mm/init_64.c + next = (start + PGDIR_SIZE) & PGDIR_MASK; if (next > end) next = end; + + +-- +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 63d21f2..2c3720a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -28,6 +28,13 @@ "-\t\tnext = start + PGDIR_SIZE;\n" "+\t\tnext = (start + PGDIR_SIZE) & PGDIR_MASK;\n" " \t\tif (next > end)\n" - " \t\t\tnext = end;" + " \t\t\tnext = end;\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>" -0cef77e91b52bd5db56c19ceabc001ed251b9dc8ac81cfd474cb31cb18e8c46a +b2e80a906aff6f6f90926db8f99b21d4564b661b1df5f4de808120947219873f
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.