This is a note to let you know that I've just added the patch titled

    sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE.

to the 3.7-stable tree which can be found at:
    
http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     sparc64-add-missing-have_arch_transparent_hugepage.patch
and it can be found in the queue-3.7 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <[email protected]> know about it.


>From 08636a30f5393585bf9adae2ffc97755b90e47c2 Mon Sep 17 00:00:00 2001
From: "David S. Miller" <[email protected]>
Date: Wed, 13 Feb 2013 12:15:08 -0800
Subject: sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE.


From: "David S. Miller" <[email protected]>

[ Upstream commit b9156ebb7beef015745f917f373abc137efc3400 ]

This got missed in the cleanups done for the S390 THP
support.

CC: Gerald Schaefer <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
---
 arch/sparc/Kconfig |    1 +
 1 file changed, 1 insertion(+)

--- a/arch/sparc/Kconfig
+++ b/arch/sparc/Kconfig
@@ -61,6 +61,7 @@ config SPARC64
        select HAVE_MEMBLOCK
        select HAVE_MEMBLOCK_NODE_MAP
        select HAVE_SYSCALL_WRAPPERS
+       select HAVE_ARCH_TRANSPARENT_HUGEPAGE
        select HAVE_DYNAMIC_FTRACE
        select HAVE_FTRACE_MCOUNT_RECORD
        select HAVE_SYSCALL_TRACEPOINTS


Patches currently in stable-queue which might be from [email protected] are

queue-3.7/sparc64-fix-gfp_flags-setting-in-tsb_grow.patch
queue-3.7/sparc64-fix-tsb_grow-in-atomic-context.patch
queue-3.7/sparc64-handle-hugepage-tsb-being-null.patch
queue-3.7/sunvdc-fix-off-by-one-in-generic_request.patch
queue-3.7/sparc64-fix-huge-pmd-to-pte-translation-for-sun4u-in-tlb-miss-handler.patch
queue-3.7/b43-increase-number-of-rx-dma-slots.patch
queue-3.7/sparc64-fix-get_user_pages_fast-wrt.-thp.patch
queue-3.7/sparc64-add-missing-have_arch_transparent_hugepage.patch
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to