From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [IPv6:2401:3900:2:1::2]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3rw9z94CfJzDqZP for ; Thu, 21 Jul 2016 21:09:41 +1000 (AEST) In-Reply-To: <1467695057-12431-18-git-send-email-benh@kernel.crashing.org> To: Benjamin Herrenschmidt , linuxppc-dev@ozlabs.org From: Michael Ellerman Subject: Re: [17/41] powerpc/mm/hash: Don't use machine_is() early during boot Message-Id: <3rw9z92v3jz9sf9@ozlabs.org> Date: Thu, 21 Jul 2016 21:09:41 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2016-05-07 at 05:03:53 UTC, Benjamin Herrenschmidt wrote: > Use the device-tree instead as we'll be moving probe_machine() > out of early_setup > > Signed-off-by: Benjamin Herrenschmidt Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/5556ecf5e9fa1c7bcc50d0aa74 cheers