From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752162AbcGONJb (ORCPT ); Fri, 15 Jul 2016 09:09:31 -0400 Received: from outbound-smtp06.blacknight.com ([81.17.249.39]:52176 "EHLO outbound-smtp06.blacknight.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751056AbcGONJ2 (ORCPT ); Fri, 15 Jul 2016 09:09:28 -0400 From: Mel Gorman To: Andrew Morton Cc: Johannes Weiner , Minchan Kim , Vlastimil Babka , Linux-MM , LKML , Mel Gorman Subject: [PATCH 0/5] Follow-up fixes to node-lru series v2 Date: Fri, 15 Jul 2016 14:09:20 +0100 Message-Id: <1468588165-12461-1-git-send-email-mgorman@techsingularity.net> X-Mailer: git-send-email 2.6.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is another round of fixups to the node-lru series. The most important patch is the last one which prevents a warning in memcg from being triggered. include/linux/memcontrol.h | 2 +- include/linux/mm_inline.h | 5 ++--- mm/memcontrol.c | 5 +---- mm/page_alloc.c | 6 +++--- mm/swap.c | 20 ++++++++++---------- mm/vmscan.c | 43 +++++++++++++++++++++++++++++++++++-------- 6 files changed, 52 insertions(+), 29 deletions(-) -- 2.6.4