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.