Re: Build fail in hugetlbpage.c with linux-next and mpc85xx_defconfig
From: McClintock Matthew-B29882 <hidden>
Date: 2012-02-15 23:40:49
Also in:
linuxppc-dev
From: McClintock Matthew-B29882 <hidden>
Date: 2012-02-15 23:40:49
Also in:
linuxppc-dev
On Wed, Feb 15, 2012 at 11:37 PM, Michael Neuling [off-list ref] wrote:
quoted
quoted
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 castquoted
include/linux/moduleparam.h:317: note: expected 's16' but argument is of =type 'int (*)(char *, char *)'quoted
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?
http://lists.ozlabs.org/pipermail/linuxppc-dev/2012-February/095903.html I just sent it. I'm not sure who would pick this up. Ideally it would go in the next release. -M