From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753024AbcHNQIP (ORCPT ); Sun, 14 Aug 2016 12:08:15 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:34524 "EHLO out2-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752941AbcHNQIO (ORCPT ); Sun, 14 Aug 2016 12:08:14 -0400 X-Sasl-enc: ir9Fx6LKr8ilZDkJ99j1GxDz3UAQhYuyVDKYb8uidu01 1471190892 Date: Sun, 14 Aug 2016 18:08:24 +0200 From: Greg KH To: Michal Hocko Cc: Stable tree , Johannes Weiner , Vladimir Davydov , Andrew Morton , linux-mm@kvack.org, LKML Subject: Re: [PATCH stable-4.4 0/3] backport memcg id patches Message-ID: <20160814160824.GA5078@kroah.com> References: <1470995779-10064-1-git-send-email-mhocko@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1470995779-10064-1-git-send-email-mhocko@kernel.org> User-Agent: Mutt/1.6.2 (2016-07-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Aug 12, 2016 at 11:56:16AM +0200, Michal Hocko wrote: > Hi, > this is my attempt to backport Johannes' 73f576c04b94 ("mm: memcontrol: > fix cgroup creation failure after many small jobs") to 4.4 based stable > kernel. The backport is not straightforward and there are 2 follow up > fixes on top of this commit. I would like to integrate these to our SLES > based kernel and believe other users might benefit from the backport as > well. All 3 patches are in the Linus tree already. > > I would really appreciate if Johannes could double check after me before > this gets into the stable tree but my testing didn't reveal anything > unexpected. Thanks for these, at first glance they look good to me. Johannes? greg k-h