On 07/20/2015 04:21 PM, Kirill A. Shutemov wrote:
> All parts of THP with new refcounting are now in place. We can now allow
> to enable THP.
> 
> Signed-off-by: Kirill A. Shutemov <[email protected]>
> Tested-by: Sasha Levin <[email protected]>
> Tested-by: Aneesh Kumar K.V <[email protected]>

Acked-by: Jerome Marchand <[email protected]>

> ---
>  mm/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/mm/Kconfig b/mm/Kconfig
> index c973f416cbe5..e79de2bd12cd 100644
> --- a/mm/Kconfig
> +++ b/mm/Kconfig
> @@ -410,7 +410,7 @@ config NOMMU_INITIAL_TRIM_EXCESS
>  
>  config TRANSPARENT_HUGEPAGE
>       bool "Transparent Hugepage Support"
> -     depends on HAVE_ARCH_TRANSPARENT_HUGEPAGE && BROKEN
> +     depends on HAVE_ARCH_TRANSPARENT_HUGEPAGE
>       select COMPACTION
>       help
>         Transparent Hugepages allows the kernel to use huge pages and
> 


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to