From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Michael Neuling To: McClintock Matthew-B29882 Subject: Re: Build fail in hugetlbpage.c with linux-next and mpc85xx_defconfig In-reply-to: References: <14174.1329347321@neuling.org> Date: Thu, 16 Feb 2012 10:37:43 +1100 Message-ID: <16098.1329349063@neuling.org> Cc: "linuxppc-dev@ozlabs.org" , "linux-next@vger.kernel.org" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > > Becky, > > > > This has been broken in linux-next for a while. =A0Looks like a merge > > issue but you were the last to touch it... > > > > arch/powerpc/mm/hugetlbpage.c: In function 'reserve_hugetlb_gpages': > > arch/powerpc/mm/hugetlbpage.c:313: error: passing argument 5 of 'parse_ar= > gs' makes integer from pointer without a cast > > include/linux/moduleparam.h:317: note: expected 's16' but argument is of = > type 'int (*)(char *, char *)' > > arch/powerpc/mm/hugetlbpage.c:313: error: too few arguments to function '= > parse_args' > > A suggest fix has been submitted. Do you have a link? Which tree is it going in? Mikey