diff for duplicates of <20150123111304.GA5975@node.dhcp.inet.fi> diff --git a/a/1.txt b/N1/1.txt index a6226b1..cf7ffb6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -40,42 +40,3 @@ On Thu, Jan 22, 2015 at 09:04:45PM -0800, Guenter Roeck wrote: > for details. Could you try patch below? Completely untested. - ->From b584bb8d493794f67484c0b57c161d61c02599bc Mon Sep 17 00:00:00 2001 -From: "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com> -Date: Fri, 23 Jan 2015 13:08:26 +0200 -Subject: [PATCH] microblaze: define __PAGETABLE_PMD_FOLDED - -Microblaze uses custom implementation of PMD folding, but doesn't define -__PAGETABLE_PMD_FOLDED, which generic code expects to see. Let's fix it. - -Defining __PAGETABLE_PMD_FOLDED will drop out unused __pmd_alloc(). -It also fixes problems with recently-introduced pmd accounting. - -Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com> -Reported-by: Guenter Roeck <linux@roeck-us.net> ---- - arch/microblaze/include/asm/pgtable.h | 2 ++ - 1 file changed, 2 insertions(+) - -diff --git a/arch/microblaze/include/asm/pgtable.h b/arch/microblaze/include/asm/pgtable.h -index 46637bb090eb..e53b8532353c 100644 ---- a/arch/microblaze/include/asm/pgtable.h -+++ b/arch/microblaze/include/asm/pgtable.h -@@ -61,6 +61,8 @@ extern int mem_init_done; - - #include <asm-generic/4level-fixup.h> - -+#define __PAGETABLE_PMD_FOLDED -+ - #ifdef __KERNEL__ - #ifndef __ASSEMBLY__ - --- - Kirill A. Shutemov - --- -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 abf5f9c..1526049 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -56,45 +56,6 @@ "> http://server.roeck-us.net:8010/builders/qemu-microblaze-mmotm/builds/15/steps/qemubuildcommand/logs/stdio\n" "> for details.\n" "\n" - "Could you try patch below? Completely untested.\n" - "\n" - ">From b584bb8d493794f67484c0b57c161d61c02599bc Mon Sep 17 00:00:00 2001\n" - "From: \"Kirill A. Shutemov\" <kirill.shutemov@linux.intel.com>\n" - "Date: Fri, 23 Jan 2015 13:08:26 +0200\n" - "Subject: [PATCH] microblaze: define __PAGETABLE_PMD_FOLDED\n" - "\n" - "Microblaze uses custom implementation of PMD folding, but doesn't define\n" - "__PAGETABLE_PMD_FOLDED, which generic code expects to see. Let's fix it.\n" - "\n" - "Defining __PAGETABLE_PMD_FOLDED will drop out unused __pmd_alloc().\n" - "It also fixes problems with recently-introduced pmd accounting.\n" - "\n" - "Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>\n" - "Reported-by: Guenter Roeck <linux@roeck-us.net>\n" - "---\n" - " arch/microblaze/include/asm/pgtable.h | 2 ++\n" - " 1 file changed, 2 insertions(+)\n" - "\n" - "diff --git a/arch/microblaze/include/asm/pgtable.h b/arch/microblaze/include/asm/pgtable.h\n" - "index 46637bb090eb..e53b8532353c 100644\n" - "--- a/arch/microblaze/include/asm/pgtable.h\n" - "+++ b/arch/microblaze/include/asm/pgtable.h\n" - "@@ -61,6 +61,8 @@ extern int mem_init_done;\n" - " \n" - " #include <asm-generic/4level-fixup.h>\n" - " \n" - "+#define __PAGETABLE_PMD_FOLDED\n" - "+\n" - " #ifdef __KERNEL__\n" - " #ifndef __ASSEMBLY__\n" - " \n" - "-- \n" - " Kirill A. Shutemov\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>" + Could you try patch below? Completely untested. -5efcdb022f8609676fcc4b4804c0161acc5685b506b2aad84e72750f5c919dec +02d94d096a78736b03619f89efa4ec124023431a11549cf2d1c84305ba05f948
diff --git a/a/1.txt b/N2/1.txt index a6226b1..df7bf8b 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -73,9 +73,3 @@ index 46637bb090eb..e53b8532353c 100644 -- Kirill A. Shutemov - --- -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/N2/content_digest index abf5f9c..3b82bf4 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -89,12 +89,6 @@ " #ifndef __ASSEMBLY__\n" " \n" "-- \n" - " Kirill A. Shutemov\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>" + Kirill A. Shutemov -5efcdb022f8609676fcc4b4804c0161acc5685b506b2aad84e72750f5c919dec +7f0e8e73631842c70f989048ed9c9a254434e4f92fd0ef090b0237e86b87eeb7
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.