From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751898AbdBBWtE (ORCPT ); Thu, 2 Feb 2017 17:49:04 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:52430 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751565AbdBBWtD (ORCPT ); Thu, 2 Feb 2017 17:49:03 -0500 Date: Thu, 2 Feb 2017 14:49:01 -0800 From: Andrew Morton To: Johannes Weiner Cc: Mel Gorman , Michal Hocko , Minchan Kim , Rik van Riel , Hillf Danton , linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/7] mm: vmscan: fix kswapd writeback regression v2 Message-Id: <20170202144901.9ae9e2ad6bdd73a75e95f687@linux-foundation.org> In-Reply-To: <20170202191957.22872-1-hannes@cmpxchg.org> References: <20170202191957.22872-1-hannes@cmpxchg.org> X-Mailer: Sylpheed 3.4.1 (GTK+ 2.24.23; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2 Feb 2017 14:19:50 -0500 Johannes Weiner wrote: > here are some minor updates to the series. It's nothing functional, > just code comments and updates to the changelogs from the mailing list > discussions. Since we don't have a good delta system for changelogs > I'm resending the entire thing as a drop-in replacement for -mm. Thanks, I updated the changelogs in place.