From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758183AbcJZJeP (ORCPT ); Wed, 26 Oct 2016 05:34:15 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:36134 "EHLO out2-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752681AbcJZJeM (ORCPT ); Wed, 26 Oct 2016 05:34:12 -0400 X-ME-Sender: X-Sasl-enc: 91WyT5cG0DaiVyfz2/pERfGaadhDJvZEzQRBIwPz7eN6 1477474450 Date: Wed, 26 Oct 2016 11:34:19 +0200 From: Greg KH To: Michal Hocko Cc: Stable tree , Johannes Weiner , linux-mm@kvack.org, LKML , Andrew Morton , Antonio SJ Musumeci , Jan Kara , Linus Torvalds , Michal Hocko , Miklos Szeredi Subject: Re: [PATCH stable 4.4 0/4] mm: workingset backports Message-ID: <20161026093419.GA4974@kroah.com> References: <20161025075148.31661-1-mhocko@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161025075148.31661-1-mhocko@kernel.org> User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 25, 2016 at 09:51:44AM +0200, Michal Hocko wrote: > Hi, > here is the backport of (hopefully) all workingset related fixes for > 4.4 kernel. The series has been reviewed by Johannes [1]. The main > motivation for the backport is 22f2ac51b6d6 ("mm: workingset: fix crash > in shadow node shrinker caused by replace_page_cache_page()") which is > a fix for a triggered BUG_ON. This is not sufficient because there are > follow up fixes which were introduced later. Thanks for these, all now queued up. greg k-h