diff for duplicates of <200909222043.n8MKhijR012234@imap1.linux-foundation.org> diff --git a/a/1.txt b/N1/1.txt index ca4de4b..8376acb 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -286,3 +286,20 @@ diff -puN arch/s390/include/asm/mman.h~mm-remove-duplicate-asm-mmanh-files arch/ -#define MAP_NONBLOCK 0x10000 /* do not block on IO */ -#define MAP_STACK 0x20000 /* give out an address that is best suited for process/thread stacks */ -#define MAP_HUGETLB 0x40000 /* create a huge page mapping */ +- +-#define MCL_CURRENT 1 /* lock all current mappings */ +-#define MCL_FUTURE 2 /* lock all future mappings */ ++#include <asm-generic/mman.h> + + #if defined(__KERNEL__) && !defined(__ASSEMBLY__) && defined(CONFIG_64BIT) + int s390_mmap_check(unsigned long addr, unsigned long len); +_ + +Patches currently in -mm which might be from arnd@arndb.de are + +origin.patch +linux-next.patch +asm-sections-add-text-data-checking-functions-for-arches-to-override.patch +kallsyms-use-new-arch_is_kernel_text.patch +lockdep-use-new-arch_is_kernel_data.patch +blackfin-override-text-data-checking-functions.patch diff --git a/a/content_digest b/N1/content_digest index a91759a..7c6bb10 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -293,6 +293,23 @@ "-#define MAP_POPULATE\t0x8000\t\t/* populate (prefault) pagetables */\n" "-#define MAP_NONBLOCK\t0x10000\t\t/* do not block on IO */\n" "-#define MAP_STACK\t0x20000\t\t/* give out an address that is best suited for process/thread stacks */\n" - "-#define MAP_HUGETLB\t0x40000\t\t/* create a huge page mapping */" + "-#define MAP_HUGETLB\t0x40000\t\t/* create a huge page mapping */\n" + "-\n" + "-#define MCL_CURRENT\t1\t\t/* lock all current mappings */\n" + "-#define MCL_FUTURE\t2\t\t/* lock all future mappings */\n" + "+#include <asm-generic/mman.h>\n" + " \n" + " #if defined(__KERNEL__) && !defined(__ASSEMBLY__) && defined(CONFIG_64BIT)\n" + " int s390_mmap_check(unsigned long addr, unsigned long len);\n" + "_\n" + "\n" + "Patches currently in -mm which might be from arnd@arndb.de are\n" + "\n" + "origin.patch\n" + "linux-next.patch\n" + "asm-sections-add-text-data-checking-functions-for-arches-to-override.patch\n" + "kallsyms-use-new-arch_is_kernel_text.patch\n" + "lockdep-use-new-arch_is_kernel_data.patch\n" + blackfin-override-text-data-checking-functions.patch -6a5f0ea0192ca0176923e0e2bcf2fdd66e6391186073a391c361326f49e99eaa +dbc4eb7a4a23689ec2a09309d9846a56a0b1f6ca5f0dd8e007b9f456d8d33544
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox