From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:44406 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751666AbcBOSJR (ORCPT ); Mon, 15 Feb 2016 13:09:17 -0500 Date: Mon, 15 Feb 2016 10:09:16 -0800 From: Greg KH To: Michal Hocko Cc: akpm@linux-foundation.org, arekm@maven.pl, clameter@sgi.com, js1304@gmail.com, penguin-kernel@I-love.SAKURA.ne.jp, tj@kernel.org, torvalds@linux-foundation.org, stable@vger.kernel.org, stable-commits@vger.kernel.org Subject: Re: Patch "mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any progress" has been added to the 4.3-stable tree Message-ID: <20160215180916.GA7927@kroah.com> References: <145531088138183@kroah.com> <20160215093511.GA26201@dhcp22.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160215093511.GA26201@dhcp22.suse.cz> Sender: stable-owner@vger.kernel.org List-ID: On Mon, Feb 15, 2016 at 10:35:11AM +0100, Michal Hocko wrote: > Hi Greg, > it turned out that this patch is incomplete and 564e81a57f97 ("mm, > vmstat: fix wrong WQ sleep when memory reclaim doesn't make any > progress") is needed as a follow up fix. With just this patch backported > the described issue still persists. Thanks for letting me know, I'll go queue this one up as well. greg k-h