From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:54366 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750762AbdEERss (ORCPT ); Fri, 5 May 2017 13:48:48 -0400 Date: Fri, 5 May 2017 10:48:40 -0700 From: Greg KH To: Arnd Bergmann Cc: stable@vger.kernel.org Subject: Re: [PATCH 0/9] [3.18-stable] fixes for all remaining known warnings Message-ID: <20170505174840.GA11379@kroah.com> References: <20170505115725.1424772-1-arnd@arndb.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170505115725.1424772-1-arnd@arndb.de> Sender: stable-owner@vger.kernel.org List-ID: On Fri, May 05, 2017 at 01:57:16PM +0200, Arnd Bergmann wrote: > Hi Greg, > > I've gone through the 3.18.51 kernelci.org report one last time to find everything that > still remained. Here are six more backports that I had either missed earlier, or > that needed small fixups, and three new patches I did now to address warnings we could > not fix by backporting existing fixes. > > With a little luck, all build bots should finally give a clean build with these applied. Thanks for these, all now queued up. I'll push out a -rc release today and let's see what happens :) greg k-h