From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:48138 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754437AbeD2Xfw (ORCPT ); Sun, 29 Apr 2018 19:35:52 -0400 Date: Sun, 29 Apr 2018 16:35:42 -0700 From: Greg KH To: Fredrik =?iso-8859-1?Q?Sch=F6n?= Cc: stable@vger.kernel.org Subject: Re: Fix build of stable-4.16.5 and 4.14.37 with GCC 8.0.1 Message-ID: <20180429233542.GC16033@kroah.com> References: <20180429125355.GA8247@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Sun, Apr 29, 2018 at 10:15:03PM +0200, Fredrik Sch�n wrote: > 2018-04-29 14:53 GMT+02:00 Greg KH : > > How about build warnings for gcc 8? Anything we need to make it build > > "clean" there? I do have a fedora system around here, I guess I could > > try it out myself later this week... > > There are a ton of build warnings of the kind: > > mm/vmscan.o: warning: objtool: shrink_slab.part.44()+0x120: sibling call > from callable instruction with modified stack frame > > I don't know how to fix them, unfortunately. Do they show up in Linus's tree? I thought Arnd was working on gcc 8 warning fixes a while ago... thanks, greg k-h