Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752861AbdF0Ldy (ORCPT ); Tue, 27 Jun 2017 07:33:54 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:39850 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751659AbdF0Ldn (ORCPT ); Tue, 27 Jun 2017 07:33:43 -0400 Date: Tue, 27 Jun 2017 13:33:42 +0200 From: Greg Kroah-Hartman To: Gleb Fotengauer-Malinovskiy Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, David Lin , Steven Rostedt , Michal Marek , Andrew Morton , Linus Torvalds , Sasha Levin , "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: <20170627113342.GK10609@kroah.com> References: <20170615175337.190782107@linuxfoundation.org> <20170615175338.665696624@linuxfoundation.org> <20170619152918.GC10396@glebfm.cloud.tilaa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170619152918.GC10396@glebfm.cloud.tilaa.com> 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: 674 Lines: 21 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. greg k-h