Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756101Ab3I3QFA (ORCPT ); Mon, 30 Sep 2013 12:05:00 -0400 Received: from mail.skyhub.de ([78.46.96.112]:40129 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755742Ab3I3QE6 (ORCPT ); Mon, 30 Sep 2013 12:04:58 -0400 Date: Mon, 30 Sep 2013 18:04:50 +0200 From: Borislav Petkov To: Naoya Horiguchi 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 Subject: Re: [PATCH 4/9] migrate: add hugepage migration code to move_pages() Message-ID: <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> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1380553263-lqp3ggll-mutt-n-horiguchi@ah.jp.nec.com> 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: 1228 Lines: 35 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. -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. -- -- 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/