From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753363AbbC3I70 (ORCPT ); Mon, 30 Mar 2015 04:59:26 -0400 Received: from mail-pa0-f45.google.com ([209.85.220.45]:35116 "EHLO mail-pa0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753345AbbC3I7X (ORCPT ); Mon, 30 Mar 2015 04:59:23 -0400 Date: Mon, 30 Mar 2015 17:59:15 +0900 From: Minchan Kim To: Cyrill Gorcunov Cc: Andrew Morton , linux-kernel@vger.kernel.org, linux-mm@kvack.org, Michal Hocko , Johannes Weiner , Mel Gorman , Rik van Riel , Shaohua Li , Yalin.Wang@sonymobile.com, Hugh Dickins , Pavel Emelyanov Subject: Re: [PATCH 4/4] mm: make every pte dirty on do_swap_page Message-ID: <20150330085915.GC3008@blaptop> References: <1426036838-18154-1-git-send-email-minchan@kernel.org> <1426036838-18154-4-git-send-email-minchan@kernel.org> <20150330052250.GA3008@blaptop> <20150330085112.GB10982@moon> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150330085112.GB10982@moon> 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 Hi Cyrill, On Mon, Mar 30, 2015 at 11:51:12AM +0300, Cyrill Gorcunov wrote: > On Mon, Mar 30, 2015 at 02:22:50PM +0900, Minchan Kim wrote: > > 2nd description trial. > ... > Hi Minchan, could you please point for which repo this patch, > linux-next? It was based on v4.0-rc5-mmotm-2015-03-24-17-02. As well, I confirmed it was applied on local-next-20150327. Thanks. -- Kind regards, Minchan Kim