From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:34600 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727286AbeHaUH4 (ORCPT ); Fri, 31 Aug 2018 16:07:56 -0400 Date: Fri, 31 Aug 2018 08:59:43 -0700 From: Greg Kroah-Hartman To: Kirill Tkhai Cc: Sasha Levin , "stable@vger.kernel.org" , Al Viro , Andrey Ryabinin , Chris Wilson , Guenter Roeck , "Huang, Ying" , Johannes Weiner , Josef Bacik , Li RongQing , Matthew Wilcox , Matthias Kaehlcke , Mel Gorman , Michal Hocko , Minchan Kim , Philippe Ombredanne , Roman Gushchin , Sahitya Tummala , Stephen Rothwell , Tetsuo Handa , Thomas Gleixner , Waiman Long , Andrew Morton , Linus Torvalds Subject: Re: [PATCH AUTOSEL 4.18 025/113] mm/list_lru.c: add memcg argument to list_lru_from_kmem() Message-ID: <20180831155943.GD25066@kroah.com> References: <20180830180050.35735-1-alexander.levin@microsoft.com> <20180830180050.35735-25-alexander.levin@microsoft.com> <8a09fa9a-cf8a-c993-301e-f52d36c35916@virtuozzo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8a09fa9a-cf8a-c993-301e-f52d36c35916@virtuozzo.com> Sender: stable-owner@vger.kernel.org List-ID: On Fri, Aug 31, 2018 at 12:38:35AM +0300, Kirill Tkhai wrote: > On 30.08.2018 21:02, Sasha Levin wrote: > > From: Kirill Tkhai > > > > [ Upstream commit 44bd4a4759d5a714767aa6be7e806ab54b7fa3a8 ] > > This commit is not needed for stable. And I think, there are no more > commits in this series, which depend on it. What was this patch for in the first place, wasn't it needed for some other fix? thanks, greg k-h