Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932756AbcCJWSK (ORCPT ); Thu, 10 Mar 2016 17:18:10 -0500 Received: from gum.cmpxchg.org ([85.214.110.215]:45742 "EHLO gum.cmpxchg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932525AbcCJWSI (ORCPT ); Thu, 10 Mar 2016 17:18:08 -0500 Date: Thu, 10 Mar 2016 17:16:52 -0500 From: Johannes Weiner To: Andrew Morton Cc: Michal Hocko , Vladimir Davydov , linux-mm@kvack.org, cgroups@vger.kernel.org, linux-kernel@vger.kernel.org, kernel-team@fb.com Subject: Re: [PATCH] mm: memcontrol: clarify the uncharge_list() loop Message-ID: <20160310221652.GA10884@cmpxchg.org> References: <1457643015-8828-3-git-send-email-hannes@cmpxchg.org> <20160310133034.f566a14dfdfa058bf9891b42@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160310133034.f566a14dfdfa058bf9891b42@linux-foundation.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 243 Lines: 7 On Thu, Mar 10, 2016 at 01:30:34PM -0800, Andrew Morton wrote: > > LGTM. It's very late in the cycle so I'll queue all three for 4.6-rc1 > and I tagged the first two patches (not this one) for -stable > backporting. Sounds good, thank you.