From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [103.22.144.67]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 6A08B1A04D3 for ; Thu, 17 Sep 2015 15:13:29 +1000 (AEST) In-Reply-To: <1442280257.9229.28.camel@kernel.crashing.org> To: Benjamin Herrenschmidt , linuxppc-dev@ozlabs.org From: Michael Ellerman Subject: Re: powerpc/boot: Specify ABI v2 when building an LE boot wrapper Message-Id: <20150917051328.EE02414029E@ozlabs.org> Date: Thu, 17 Sep 2015 15:13:28 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2015-15-09 at 01:24:17 UTC, Benjamin Herrenschmidt wrote: > The kernel does it, not the boot wrapper, which breaks with some > cross compilers that still default to ABI v1. > > Signed-off-by: Benjamin Herrenschmidt > CC: stable@vger.kernel.org Applied to powerpc fixes, thanks. https://git.kernel.org/powerpc/c/655471f54c2e395ba29ae415 cheers