Re: [PATCH] enable NUMA on s390x

2017-02-10 Thread Justin Forbes
On Fri, Feb 10, 2017 at 2:40 PM, Justin Forbes wrote: > On Fri, Feb 10, 2017 at 9:03 AM, Josh Boyer > wrote: > >> On Fri, Feb 10, 2017 at 9:19 AM, Dan Horák wrote: >> > Hi, >> > >> > this is for Rawhide and related to >> > https://bugzilla.redhat.com/show_bug.cgi?id=1419064 >> > so the user-spac

Re: [PATCH] enable NUMA on s390x

2017-02-10 Thread Justin Forbes
On Fri, Feb 10, 2017 at 9:03 AM, Josh Boyer wrote: > On Fri, Feb 10, 2017 at 9:19 AM, Dan Horák wrote: > > Hi, > > > > this is for Rawhide and related to > > https://bugzilla.redhat.com/show_bug.cgi?id=1419064 > > so the user-space then will work. > > ACK. Let's throw that in the patch itself n

Re: [PATCH] enable NUMA on s390x

2017-02-10 Thread Josh Boyer
On Fri, Feb 10, 2017 at 9:19 AM, Dan Horák wrote: > Hi, > > this is for Rawhide and related to > https://bugzilla.redhat.com/show_bug.cgi?id=1419064 > so the user-space then will work. ACK. Let's throw that in the patch itself next time so it lands in the commit log :) josh > On Fri, 10 Feb 20

Re: [PATCH] enable NUMA on s390x

2017-02-10 Thread Dan Horák
Hi, this is for Rawhide and related to https://bugzilla.redhat.com/show_bug.cgi?id=1419064 so the user-space then will work. Dan On Fri, 10 Feb 2017 15:17:13 +0100 Dan Horák wrote: > --- > baseconfig/s390x/CONFIG_NUMA | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >

[PATCH] enable NUMA on s390x

2017-02-10 Thread Dan Horák
--- baseconfig/s390x/CONFIG_NUMA | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/baseconfig/s390x/CONFIG_NUMA b/baseconfig/s390x/CONFIG_NUMA index 7482c98..e480f0c 100644 --- a/baseconfig/s390x/CONFIG_NUMA +++ b/baseconfig/s390x/CONFIG_NUMA @@ -1 +1 @@ -# CONFIG_NUMA is not set