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 ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3y702v53DvzDr1T for ; Thu, 5 Oct 2017 15:21:43 +1100 (AEDT) In-Reply-To: <20171004042324.32129-1-joel@jms.id.au> To: Joel Stanley From: Michael Ellerman Cc: Stewart Smith , linuxppc-dev@lists.ozlabs.org, Jeremy Kerr Subject: Re: [v2] powerpc: configs: Add Skiroot defconfig Message-Id: <3y702t5l1Xz9t5n@ozlabs.org> Date: Thu, 5 Oct 2017 15:21:42 +1100 (AEDT) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2017-10-04 at 04:23:24 UTC, Joel Stanley wrote: > This configuration is used by the OpenPower firmware for it's > Linux-as-bootloader implementation. Also known as the Petitboot kernel, > this configuration broke in 4.12 (CPU_HOTPLUG=n), so add it to the > upstream tree in order to get better coverage. > > Signed-off-by: Joel Stanley Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/c3dda4b0db9cf5044010e4de88e5e5 cheers