From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (bilbo.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 42G3Sf2BP4zF362 for ; Thu, 20 Sep 2018 14:21:06 +1000 (AEST) In-Reply-To: <20180914050854.6214-2-npiggin@gmail.com> To: Nicholas Piggin , Joel Stanley From: Michael Ellerman Cc: linuxppc-dev@lists.ozlabs.org, Nicholas Piggin Subject: Re: [1/3] powerpc: remove old GCC version checks Message-Id: <42G3Sf0Qx8z9sCh@ozlabs.org> Date: Thu, 20 Sep 2018 14:21:05 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2018-09-14 at 05:08:52 UTC, Nicholas Piggin wrote: > GCC 4.6 is the minimum supported now. > > Signed-off-by: Nicholas Piggin > Reviewed-by: Joel Stanley Series applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/f2910f0e6835339e6ce82cef22fa15 cheers