From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755542AbbGFNqG (ORCPT ); Mon, 6 Jul 2015 09:46:06 -0400 Received: from mail-wi0-f179.google.com ([209.85.212.179]:36741 "EHLO mail-wi0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752056AbbGFNqE (ORCPT ); Mon, 6 Jul 2015 09:46:04 -0400 Date: Mon, 6 Jul 2015 15:45:59 +0200 From: Ingo Molnar To: Mel Gorman Cc: Andrew Morton , Rik van Riel , Dave Hansen , Linus Torvalds , Linux-MM , LKML Subject: Re: [PATCH 0/4] TLB flush multiple pages per IPI v7 Message-ID: <20150706134559.GB8094@gmail.com> References: <1436189996-7220-1-git-send-email-mgorman@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1436189996-7220-1-git-send-email-mgorman@suse.de> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Mel Gorman wrote: > This is hopefully the final version that was agreed on. Ingo, you had sent > an ack but I had to add a new arch helper after that for accounting purposes > and there was a new patch added for the swap cluster suggestion. With the > changes I did not include the ack just in case it was no longer valid. The series still looks very good to me: Reviewed-by: Ingo Molnar Thanks Mel! Ingo