From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753345AbcHOPul (ORCPT ); Mon, 15 Aug 2016 11:50:41 -0400 Received: from gum.cmpxchg.org ([85.214.110.215]:58056 "EHLO gum.cmpxchg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752590AbcHOPuk (ORCPT ); Mon, 15 Aug 2016 11:50:40 -0400 Date: Mon, 15 Aug 2016 11:47:05 -0400 From: Johannes Weiner To: Michal Hocko Cc: Stable tree , Vladimir Davydov , linux-mm@kvack.org, LKML Subject: Re: [PATCH stable-4.4 0/3 v2] backport memcg id patches Message-ID: <20160815154705.GA6283@cmpxchg.org> References: <1471273606-15392-1-git-send-email-mhocko@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1471273606-15392-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 Mon, Aug 15, 2016 at 05:06:43PM +0200, Michal Hocko wrote: > This is the second version which addresses review feedback from Johannes [1] With the final 1/3, this looks good to me. Thanks for doing the backport, Michal.