From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Masters Subject: Re: [PATCH v15 0/6] arm64, numa: Add numa support for arm64 platforms Date: Tue, 22 Mar 2016 14:48:14 -0400 Message-ID: <56F1936E.1090407@redhat.com> References: <1457481587-8976-1-git-send-email-ddaney.cavm@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1457481587-8976-1-git-send-email-ddaney.cavm-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: David Daney , Will Deacon , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Rob Herring , Frank Rowand , Grant Likely , Pawel Moll , Ian Campbell , Kumar Gala , Ganapatrao Kulkarni , Robert Richter , Ard Biesheuvel , Matt Fleming , Mark Rutland , Catalin Marinas Cc: linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, David Daney List-Id: linux-efi@vger.kernel.org On 03/08/2016 06:59 PM, David Daney wrote: > From: David Daney > > v15: > > - Make the distance-map node optional (again), if it is not in > the device tree, default values are used. > > - Minor cleanups to of_numa.c as suggested by Rob Harring. Hi David, all, Wondering what the status of this patch series is currently? Jon. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: jcm@redhat.com (Jon Masters) Date: Tue, 22 Mar 2016 14:48:14 -0400 Subject: [PATCH v15 0/6] arm64, numa: Add numa support for arm64 platforms In-Reply-To: <1457481587-8976-1-git-send-email-ddaney.cavm@gmail.com> References: <1457481587-8976-1-git-send-email-ddaney.cavm@gmail.com> Message-ID: <56F1936E.1090407@redhat.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 03/08/2016 06:59 PM, David Daney wrote: > From: David Daney > > v15: > > - Make the distance-map node optional (again), if it is not in > the device tree, default values are used. > > - Minor cleanups to of_numa.c as suggested by Rob Harring. Hi David, all, Wondering what the status of this patch series is currently? Jon. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751786AbcCVSsW (ORCPT ); Tue, 22 Mar 2016 14:48:22 -0400 Received: from mx1.redhat.com ([209.132.183.28]:32938 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750772AbcCVSsT (ORCPT ); Tue, 22 Mar 2016 14:48:19 -0400 Message-ID: <56F1936E.1090407@redhat.com> Date: Tue, 22 Mar 2016 14:48:14 -0400 From: Jon Masters Organization: Red Hat, Inc. User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: David Daney , Will Deacon , linux-arm-kernel@lists.infradead.org, Rob Herring , Frank Rowand , Grant Likely , Pawel Moll , Ian Campbell , Kumar Gala , Ganapatrao Kulkarni , Robert Richter , Ard Biesheuvel , Matt Fleming , Mark Rutland , Catalin Marinas CC: linux-efi@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, David Daney Subject: Re: [PATCH v15 0/6] arm64, numa: Add numa support for arm64 platforms References: <1457481587-8976-1-git-send-email-ddaney.cavm@gmail.com> In-Reply-To: <1457481587-8976-1-git-send-email-ddaney.cavm@gmail.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/08/2016 06:59 PM, David Daney wrote: > From: David Daney > > v15: > > - Make the distance-map node optional (again), if it is not in > the device tree, default values are used. > > - Minor cleanups to of_numa.c as suggested by Rob Harring. Hi David, all, Wondering what the status of this patch series is currently? Jon.