diff mbox

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

Message ID 1403185111-128994-1-git-send-email-tim.gardner@canonical.com
State New
Headers show

Commit Message

Tim Gardner June 19, 2014, 1:38 p.m. UTC
BugLink: http://bugs.launchpad.net/bugs/1332063

Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
---
 debian.master/config/config.common.ubuntu | 1 +
 1 file changed, 1 insertion(+)

Comments

Andy Whitcroft June 19, 2014, 3:34 p.m. UTC | #1
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@canonical.com>
> Signed-off-by: Tim Gardner <tim.gardner@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@canonical.com>

-apw
Tim Gardner June 19, 2014, 3:39 p.m. UTC | #2

diff mbox

Patch

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