Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756197Ab3I3QJ0 (ORCPT ); Mon, 30 Sep 2013 12:09:26 -0400 Received: from mx1.redhat.com ([209.132.183.28]:44942 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755885Ab3I3QJX (ORCPT ); Mon, 30 Sep 2013 12:09:23 -0400 Date: Mon, 30 Sep 2013 12:08:44 -0400 From: Naoya Horiguchi To: Borislav Petkov Cc: Andrew Morton , linux-mm@kvack.org, Mel Gorman , Hugh Dickins , KOSAKI Motohiro , Andi Kleen , Hillf Danton , Michal Hocko , Rik van Riel , "Aneesh Kumar K.V" , Wanpeng Li , linux-kernel@vger.kernel.org, Naoya Horiguchi Message-ID: <1380557324-v44mpchd-mutt-n-horiguchi@ah.jp.nec.com> In-Reply-To: <20130930160450.GA20030@pd.tnic> References: <1376025702-14818-1-git-send-email-n-horiguchi@ah.jp.nec.com> <1376025702-14818-5-git-send-email-n-horiguchi@ah.jp.nec.com> <20130928172602.GA6191@pd.tnic> <1380553263-lqp3ggll-mutt-n-horiguchi@ah.jp.nec.com> <20130930160450.GA20030@pd.tnic> Subject: Re: [PATCH 4/9] migrate: add hugepage migration code to move_pages() Mime-Version: 1.0 Content-Type: text/plain; charset=iso-2022-jp Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Mutt-References: <20130930160450.GA20030@pd.tnic> X-Mutt-Fcc: ~/Maildir/sent/ 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: 1281 Lines: 34 On Mon, Sep 30, 2013 at 06:04:50PM +0200, Borislav Petkov wrote: > On Mon, Sep 30, 2013 at 11:01:03AM -0400, Naoya Horiguchi wrote: > > Thanks for reporting. The patch should fix this. > > > > Naoya Horiguchi > > --- > > From: Naoya Horiguchi > > Date: Mon, 30 Sep 2013 10:22:26 -0400 > > Subject: [PATCH] mm/migrate.c: take returned value of isolate_huge_page() > > > > Introduces a cosmetic substitution of the returned value of isolate_huge_page() > > to suppress a build warning when !CONFIG_HUGETLBFS. No behavioral change. > > > > Reported-by: Borislav Petkov > > Signed-off-by: Naoya Horiguchi > > Thanks for this. Unfortunately, I cannot trigger it anymore. :\ Maybe it > is because I pulled latest git and this was triggering only on a older > repo state, hmmm. > > The patch looks obviously correct though so you could send it up or hold > on to it until someone else reports it. > > Anyway, sorry for the trouble. OK, no problem :) Thanks, Naoya -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/