[Acked] [PATCH 1/5 Trusty SRU] UBUNTU: [Config] CONFIG_HAVE_MEMORYLESS_NODES=y

Andy Whitcroft apw at canonical.com
Thu Jun 19 15:34:40 UTC 2014


On Thu, Jun 19, 2014 at 07:38:27AM -0600, Tim Gardner wrote:
> BugLink: http://bugs.launchpad.net/bugs/1332063
> 
> Signed-off-by: Tim Gardner <tim.gardner at canonical.com>
> Signed-off-by: Tim Gardner <tim.gardner at canonical.com>
> ---
>  debian.master/config/config.common.ubuntu | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
> index 5645a60..b3f3d8f 100644
> --- a/debian.master/config/config.common.ubuntu
> +++ b/debian.master/config/config.common.ubuntu
> @@ -2432,6 +2432,7 @@ CONFIG_HAVE_KVM_MSI=y
>  CONFIG_HAVE_LATENCYTOP_SUPPORT=y
>  CONFIG_HAVE_MEMBLOCK=y
>  CONFIG_HAVE_MEMBLOCK_NODE_MAP=y
> +CONFIG_HAVE_MEMORYLESS_NODES=y
>  CONFIG_HAVE_MEMORY_PRESENT=y
>  CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y
>  CONFIG_HAVE_MMIOTRACE_SUPPORT=y

This lot looks pretty sensible, switching to use of the cpus memory node
rather than its numa node, which seems like what is intended.  I think
this is kernel powerpc architecture specific so we do need to check
non-ppc64el as well when testing.

Acked-by: Andy Whitcroft <apw at canonical.com>

-apw




More information about the kernel-team mailing list