From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752305AbeDFQHj (ORCPT ); Fri, 6 Apr 2018 12:07:39 -0400 Received: from gum.cmpxchg.org ([85.214.110.215]:50370 "EHLO gum.cmpxchg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751813AbeDFQHh (ORCPT ); Fri, 6 Apr 2018 12:07:37 -0400 Date: Fri, 6 Apr 2018 12:08:57 -0400 From: Johannes Weiner To: Andrey Ryabinin Cc: Andrew Morton , Mel Gorman , Tejun Heo , Michal Hocko , Shakeel Butt , Steven Rostedt , linux-mm@kvack.org, linux-kernel@vger.kernel.org, cgroups@vger.kernel.org Subject: Re: [PATCH v2 1/4] mm/vmscan: Update stale comments Message-ID: <20180406160857.GB20806@cmpxchg.org> References: <20180323152029.11084-1-aryabinin@virtuozzo.com> <20180323152029.11084-2-aryabinin@virtuozzo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180323152029.11084-2-aryabinin@virtuozzo.com> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Mar 23, 2018 at 06:20:26PM +0300, Andrey Ryabinin wrote: > Update some comments that become stale since transiton from per-zone > to per-node reclaim. > > Signed-off-by: Andrey Ryabinin > Acked-by: Michal Hocko Acked-by: Johannes Weiner