From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932233AbcEKJ1R (ORCPT ); Wed, 11 May 2016 05:27:17 -0400 Received: from mail-wm0-f67.google.com ([74.125.82.67]:33449 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932088AbcEKJ1O (ORCPT ); Wed, 11 May 2016 05:27:14 -0400 Subject: Re: [PATCH 3.14 01/23] compiler-gcc: integrate the various compiler-gcc[345].h files To: Greg Kroah-Hartman , linux-kernel@vger.kernel.org References: <20160509071646.726412064@linuxfoundation.org> <20160509071646.805029102@linuxfoundation.org> Cc: stable@vger.kernel.org, Joe Perches , Andi Kleen , Michal Marek , Segher Boessenkool , Sasha Levin , Anton Blanchard , Alan Modra , Andrew Morton , Linus Torvalds , Sasha Levin From: Jiri Slaby Message-ID: <5732FAEE.7030400@suse.cz> Date: Wed, 11 May 2016 11:27:10 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 In-Reply-To: <20160509071646.805029102@linuxfoundation.org> Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/09/2016, 09:17 AM, Greg Kroah-Hartman wrote: > 3.14-stable review patch. If anyone has any objections, please let me know. > > ------------------ > > From: Joe Perches > > commit f320793e52aee78f0fbb8bcaf10e6614d2e67bfc upstream. > > [ Upstream commit cb984d101b30eb7478d32df56a0023e4603cba7f ] The former SHA seems to be bogus. > As gcc major version numbers are going to advance rather rapidly in the > future, there's no real value in separate files for each compiler > version. > > Deduplicate some of the macros #defined in each file too. > > Neaten comments using normal kernel commenting style. > > Signed-off-by: Joe Perches > Cc: Andi Kleen > Cc: Michal Marek > Cc: Segher Boessenkool > Cc: Sasha Levin > Cc: Anton Blanchard > Cc: Alan Modra > Signed-off-by: Andrew Morton > Signed-off-by: Linus Torvalds > Signed-off-by: Sasha Levin > Signed-off-by: Greg Kroah-Hartman thanks, -- js suse labs