Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757435AbcDGUL7 (ORCPT ); Thu, 7 Apr 2016 16:11:59 -0400 Received: from mail-wm0-f54.google.com ([74.125.82.54]:37196 "EHLO mail-wm0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753618AbcDGUL5 (ORCPT ); Thu, 7 Apr 2016 16:11:57 -0400 Date: Thu, 7 Apr 2016 23:11:43 +0300 From: Ebru Akagunduz To: Cyrill Gorcunov Cc: riel@redhat.com, linux-mm@kvack.org, hughd@google.com, akpm@linux-foundation.org, kirill.shutemov@linux.intel.com, n-horiguchi@ah.jp.nec.com, aarcange@redhat.com, iamjoonsoo.kim@lge.com, linux-kernel@vger.kernel.org, mgorman@suse.de, rientjes@google.com, vbabka@suse.cz, aneesh.kumar@linux.vnet.ibm.com, hannes@cmpxchg.org, mhocko@suse.cz, boaz@plexistor.com Subject: Re: [PATCH v5 2/2] mm, thp: avoid unnecessary swapin in khugepaged Message-ID: <20160407201143.GA4055@debian> References: <1460049861-10646-1-git-send-email-ebru.akagunduz@gmail.com> <1460050081-10765-1-git-send-email-ebru.akagunduz@gmail.com> <20160407185854.GO2258@uranus.lan> <1460057945.25336.0.camel@redhat.com> <20160407194759.GA1982@uranus.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160407194759.GA1982@uranus.lan> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 539 Lines: 14 On Thu, Apr 07, 2016 at 10:47:59PM +0300, Cyrill Gorcunov wrote: > On Thu, Apr 07, 2016 at 03:39:05PM -0400, Rik van Riel wrote: > > > This !=) looks like someone got fun ;) > > > > Looks like someone sent out emails before refreshing the > > patch, which is a such an easy mistake to make I must have > > done it a dozen times by now :) > > I've been there many times as well :) I apologize for inconvenience. When making last checks on this patch, this happened and I wasn't aware of it. I'll fix this, test and send in next version.