Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753056AbbGIBZV (ORCPT ); Wed, 8 Jul 2015 21:25:21 -0400 Received: from mail-ie0-f171.google.com ([209.85.223.171]:35613 "EHLO mail-ie0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752882AbbGIBZS (ORCPT ); Wed, 8 Jul 2015 21:25:18 -0400 Date: Wed, 8 Jul 2015 18:25:16 -0700 (PDT) From: David Rientjes X-X-Sender: rientjes@chino.kir.corp.google.com To: Nishanth Aravamudan cc: Michael Ellerman , Benjamin Herrenschmidt , Paul Mackerras , Anton Blanchard , Peter Zijlstra , linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: Re: [RFC PATCH 2/2] powerpc/smp: use early_cpu_to_node() instead of direct references to numa_cpu_lookup_table In-Reply-To: <20150702230332.GB2807@linux.vnet.ibm.com> Message-ID: References: <20150702230202.GA2807@linux.vnet.ibm.com> <20150702230332.GB2807@linux.vnet.ibm.com> User-Agent: Alpine 2.10 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 559 Lines: 15 On Thu, 2 Jul 2015, Nishanth Aravamudan wrote: > A simple move to a wrapper function to numa_cpu_lookup_table, now that > power has the early_cpu_to_node() API. > > Signed-off-by: Nishanth Aravamudan When early_cpu_to_node() is __init: Acked-by: David Rientjes -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/