diff for duplicates of <57149DE9.9060600@linux.vnet.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 3b30810..5f3fd13 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -31,3 +31,11 @@ index 2f66645..834a8a6 100644 #define pmd_page(pmd) pfn_to_page(pmd_pfn(pmd)) +#define pud_page(pud) pud_val(pud) +#define pgd_page(pgd) pgd_val(pgd) + + + +-- +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 0853c9b..c37478b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -49,6 +49,14 @@ " \n" " #define pmd_page(pmd) pfn_to_page(pmd_pfn(pmd))\n" "+#define pud_page(pud) pud_val(pud)\n" - +#define pgd_page(pgd) pgd_val(pgd) + "+#define pgd_page(pgd) pgd_val(pgd)\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>" -e5755fe0297c9de42de00bf323753590004b2150be539568758be35c6cc0fbb3 +df1353672b805c02d076425838f3f365006f220602529d86e57f23dd81d8d846
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.