From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:58346 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750847AbeFCIuI (ORCPT ); Sun, 3 Jun 2018 04:50:08 -0400 Date: Sun, 3 Jun 2018 10:49:45 +0200 From: Greg Kroah-Hartman To: Guenter Roeck Cc: stable Subject: Re: More gcc related patches for stable releases Message-ID: <20180603084945.GA21086@kroah.com> 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 > > v4.9 and earlier: > 0fde7ad71ee3 sparc64: Fix build warnings with gcc 7. Both now picked up, thanks. > v4.9: > 009615ab7fd4 USB: serial: cp210x: use tcflag_t to fix incompatible pointer type This was already in my tree. thanks, greg k-h