From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:42090 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726685AbfEQIv3 (ORCPT ); Fri, 17 May 2019 04:51:29 -0400 Date: Fri, 17 May 2019 10:51:26 +0200 From: Greg KH Subject: Re: Linux 4.19 and GCC 9 Message-ID: <20190517085126.GA3249@kroah.com> References: <20190516225013.nvhwqi5tfwtby6qb@treble> <20190517050931.GB32367@kroah.com> <20190517073813.GB2589@hirez.programming.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Miguel Ojeda Cc: Peter Zijlstra , Ivan Babrou , Josh Poimboeuf , Ingo Molnar , Arnaldo Carvalho de Melo , Alexander Shishkin , Jiri Olsa , Namhyung Kim , linux-kernel , Linux Kbuild mailing list , kernel-team On Fri, May 17, 2019 at 10:35:29AM +0200, Miguel Ojeda wrote: > On Fri, May 17, 2019 at 9:38 AM Peter Zijlstra wrote: > > > > On Fri, May 17, 2019 at 07:09:31AM +0200, Greg KH wrote: > > > On Thu, May 16, 2019 at 08:14:25PM -0700, Ivan Babrou wrote: > > > > We are building the upstream kernel. There are a few patches, but > > > > nothing related to objtool. > > > > > > > > Unless you mean mainline/stable by upstream, I haven't tried that. We > > > > stick to LTS. > > > > > > Please work and all of these issues fixed up in Linus's tree and then I > > > will be glad to take the fixed into the stable releases. > > > > Right; if there is anything you can reproduce on linus.git I'll happily > > have a look. If it doesn't reproduce all you have to do is find the > > patches that make it work and ask Greg. > > Just to clarify: Linus' master is clean of these issues with GCC 9.1.1. Great! Care to find the patches that did that work and send me the git commit ids so that I can queue them up? I don't have gcc9 here yet on my systems, so I can not test for this. thanks, greg k-h