The patch titled Subject: x86-mm-support-arch_mmap_rnd_bits-v5 has been removed from the -mm tree. Its filename was x86-mm-support-arch_mmap_rnd_bits-v5.patch This patch was dropped because it was folded into x86-mm-support-arch_mmap_rnd_bits.patch ------------------------------------------------------ From: Daniel Cashman <dcashman@xxxxxxxxxxx> Subject: x86-mm-support-arch_mmap_rnd_bits-v5 Signed-off-by: Daniel Cashman <dcashman@xxxxxxxxxxx> Cc: Kees Cook <keescook@xxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- arch/x86/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff -puN arch/x86/Kconfig~x86-mm-support-arch_mmap_rnd_bits-v5 arch/x86/Kconfig --- a/arch/x86/Kconfig~x86-mm-support-arch_mmap_rnd_bits-v5 +++ a/arch/x86/Kconfig @@ -82,8 +82,8 @@ config X86 select HAVE_ARCH_KASAN if X86_64 && SPARSEMEM_VMEMMAP select HAVE_ARCH_KGDB select HAVE_ARCH_KMEMCHECK - select HAVE_ARCH_MMAP_RND_BITS - select HAVE_ARCH_MMAP_RND_COMPAT_BITS if COMPAT + select HAVE_ARCH_MMAP_RND_BITS if MMU + select HAVE_ARCH_MMAP_RND_COMPAT_BITS if MMU && COMPAT select HAVE_ARCH_SECCOMP_FILTER select HAVE_ARCH_SOFT_DIRTY if X86_64 select HAVE_ARCH_TRACEHOOK _ Patches currently in -mm which might be from dcashman@xxxxxxxxxxx are x86-mm-support-arch_mmap_rnd_bits.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html