From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:56912 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752409AbeE3Nqf (ORCPT ); Wed, 30 May 2018 09:46:35 -0400 Date: Wed, 30 May 2018 15:46:13 +0200 From: Greg Kroah-Hartman To: Guenter Roeck Cc: stable , "arnd@arndb.de" Subject: Re: Patches for -stable to improve support for recent gcc versions Message-ID: <20180530134613.GA1550@kroah.com> References: <4c1fa1a9-b242-10e5-ce1d-89f04eb50fa7@roeck-us.net> <20180530083826.GF9685@kroah.com> 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 Wed, May 30, 2018 at 06:18:10AM -0700, Guenter Roeck wrote: > On 05/30/2018 01:38 AM, Greg Kroah-Hartman wrote: > > On Mon, May 28, 2018 at 06:48:30AM -0700, Guenter Roeck wrote: > > > Hi Greg, > > > > > > please apply the following patches. > > > > > > to v4.4-stable and older: > > > > > > cb36af3e48be sh: New gcc support > > > to support gcc 8.1.0 for sh > > > > I don't see that commit id in Linus's tree, are you sure it is correct? > > > Oops, sorry, that was the sha after I test-applied it. Correct is > > 940d4113f330 sh: New gcc support Thanks, that worked. greg k-h