From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out2-smtp.messagingengine.com ([66.111.4.26]:54437 "EHLO out2-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751123AbbIXXkH (ORCPT ); Thu, 24 Sep 2015 19:40:07 -0400 Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 925282311C for ; Thu, 24 Sep 2015 19:40:06 -0400 (EDT) Date: Thu, 24 Sep 2015 16:39:42 -0700 From: Greg KH To: NeilBrown Cc: stable@vger.kernel.org Subject: Re: [PATCH 0/2] md patches for 3.1-stable Message-ID: <20150924233942.GA9003@kroah.com> References: <20150924014803.4229.55633.stgit@noble> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150924014803.4229.55633.stgit@noble> Sender: stable-owner@vger.kernel.org List-ID: On Thu, Sep 24, 2015 at 11:48:11AM +1000, NeilBrown wrote: > Hi, > upstream patches: > > Commit: 2d5b569b665e ("md/raid5: avoid races when changing cache size.") > Commit: 49895bcc7e56 ("md/raid5: don't let shrink_slab shrink too far.") > > were tagged for -stable, but with a request they be delayed a bit: > Cc: stable@vger.kernel.org (4.1 - please delay until 2 weeks after release of 4.2) > Cc: stable@vger.kernel.org (4.1 - please release with 2d5b569b665) > > Those two weeks have now passed but they didn't make it into 4.1.8. > I checked and the first patch has an easily resolved conflict. So to > make it as easy as possible the two patches based on 4.1.8 follow this > email. Thanks, the originals are still way back in my patch queue, they will be handled eventually... greg k-h