From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f43.google.com ([74.125.82.43]:54698 "EHLO mail-wm0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751267AbeFBTuI (ORCPT ); Sat, 2 Jun 2018 15:50:08 -0400 Received: by mail-wm0-f43.google.com with SMTP id o13-v6so8575464wmf.4 for ; Sat, 02 Jun 2018 12:50:07 -0700 (PDT) Date: Sat, 2 Jun 2018 12:50:53 -0700 From: Nathan Chancellor To: Guenter Roeck Cc: Greg Kroah-Hartman , stable Subject: Re: More gcc related patches for stable releases Message-ID: <20180602195053.GA13596@flashbox> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Sat, Jun 02, 2018 at 12:07:24PM -0700, Guenter Roeck wrote: > Hi Greg, > > The following patches are needed in various stable releases to build > sparc/sparc64 images with gcc 7.3.0. > > v4.4: > 56962f8b250a Kbuild: change CC_OPTIMIZE_FOR_SIZE definition Looks like this one got messed up. It's 877417e6ffb9 upstream. > > v4.9 and earlier: > 0fde7ad71ee3 sparc64: Fix build warnings with gcc 7. > > v4.9: > 009615ab7fd4 USB: serial: cp210x: use tcflag_t to fix incompatible pointer type > > Thanks, > Guenter > > Cheers! Nathan