Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752134AbdF0OS3 (ORCPT ); Tue, 27 Jun 2017 10:18:29 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:57136 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752907AbdF0OQ4 (ORCPT ); Tue, 27 Jun 2017 10:16:56 -0400 Date: Tue, 27 Jun 2017 16:14:04 +0200 From: Greg Kroah-Hartman To: "Levin, Alexander (Sasha Levin)" Cc: Gleb Fotengauer-Malinovskiy , "linux-kernel@vger.kernel.org" , "stable@vger.kernel.org" , David Lin , Steven Rostedt , Michal Marek , Andrew Morton , Linus Torvalds , "Anton V. Boyarshinov" , "Dmitry V. Levin" Subject: Re: [PATCH 4.9 031/108] jump label: pass kbuild_cflags when checking for asm goto support Message-ID: <20170627141404.GA7300@kroah.com> References: <20170615175337.190782107@linuxfoundation.org> <20170615175338.665696624@linuxfoundation.org> <20170619152918.GC10396@glebfm.cloud.tilaa.com> <20170627113342.GK10609@kroah.com> <20170627134412.ppykwydticg3auej@sasha-lappy> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170627134412.ppykwydticg3auej@sasha-lappy> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1167 Lines: 33 On Tue, Jun 27, 2017 at 01:44:06PM +0000, Levin, Alexander (Sasha Levin) wrote: > On Tue, Jun 27, 2017 at 01:33:42PM +0200, Greg Kroah-Hartman wrote: > >On Mon, Jun 19, 2017 at 06:29:18PM +0300, Gleb Fotengauer-Malinovskiy wrote: > >> On Thu, Jun 15, 2017 at 07:52:37PM +0200, Greg Kroah-Hartman wrote: > >> > 4.9-stable review patch. If anyone has any objections, please let me know. > >> > > >> > ------------------ > >> > > >> > From: David Lin > >> > > >> > > >> > [ Upstream commit 35f860f9ba6aac56cc38e8b18916d833a83f1157 ] > >> > >> This commit introduced a regression which was fixed in > >> 7292ae3d5a18fb922be496e6bb687647193569b4. > >> Backport the fix too, please. > >> > >> As long as there is no gcc-plugin support in 4.4, 35f860f9ba6a does not > >> break anything there, AFAICS. > > > >Thanks for letting me know, now queued up. > > Hey Greg, > > I've also queued this up in the pull request I sent a few days ago, you'll > end up seeing a conflict when you look at that branch. Not a problem, when I merge yours in, I take them as individual patches, which allows me to drop them easily for stuff like this. thanks, greg k-h