From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932853AbcERReb (ORCPT ); Wed, 18 May 2016 13:34:31 -0400 Received: from wtarreau.pck.nerim.net ([62.212.114.60]:34332 "EHLO 1wt.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932595AbcERRea (ORCPT ); Wed, 18 May 2016 13:34:30 -0400 Date: Wed, 18 May 2016 19:34:26 +0200 From: Willy Tarreau To: Philip =?iso-8859-1?Q?M=FCller?= Cc: ben@decadent.org.uk, "Linux-Kernel@Vger. Kernel. Org" Subject: Re: [linux310][linux316] Backport of 'compiler-gcc: integrate the various compiler-gcc[345].h' Message-ID: <20160518173426.GC15134@1wt.eu> References: <20160518143802.GH14904@1wt.eu> <0d11377d-0c02-84f1-e884-72b8e34dea14@manjaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <0d11377d-0c02-84f1-e884-72b8e34dea14@manjaro.org> User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 18, 2016 at 07:07:03PM +0200, Philip Müller wrote: > Am 18.05.2016 um 16:38 schrieb Willy Tarreau: > > Hi Philip, > > Now queued for 3.10, thanks! > > willy > > > > Hi Willy, > > you need that snippet also to make it work. Backport of commit > c4586256f0c440bc2bdb29d2cbb915f0ca785d26 upstream. > Similar to the fix in 40413dcb7b273bda681dca38e6ff0bbb3728ef11 > > Here is Greg's version: > https://git.kernel.org/cgit/linux/kernel/git/stable/stable-queue.git/tree/releases/3.14.69/x86-llvmlinux-fix-incomplete-type-const-struct-x86cpu_device_id.patch > > signed-by philm@manjaro.org > > greez > Philip OK thanks, I'll have a look at this. In general I prefer to pick from Greg's branches in order to minimize the differences for people incited to upgrade to a more recent branch. Cheers, willy