From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Subject: Re: linux-next: build warning after merge of the final tree (hwpoison tree related) Date: Mon, 27 Sep 2010 09:02:51 +0200 Message-ID: <20100927070251.GB21952@one.firstfloor.org> References: <20100927152804.57c2d66e.sfr@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from one.firstfloor.org ([213.235.205.2]:51264 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754250Ab0I0HC6 (ORCPT ); Mon, 27 Sep 2010 03:02:58 -0400 Content-Disposition: inline In-Reply-To: <20100927152804.57c2d66e.sfr@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: Andi Kleen , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Naoya Horiguchi , Wu Fengguang On Mon, Sep 27, 2010 at 03:28:04PM +1000, Stephen Rothwell wrote: > Hi Andi, > > After merging the final tree, today's linux-next build (powerpc > ppc64_defconfig) produced this warning: > > mm/hugetlb.c:2950: warning: 'is_hugepage_on_freelist' defined but not used > > Introduced by commit 19b31e29073e272e49a3d38972c132c49383d5d4 ("HWPOISON, > hugetlb: add free check to dequeue_hwpoison_huge_page()"). Fixed now. Thanks for the report. -Andi