]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Fix compiliation with hugetlbfs enabled
authorKumar Gala <galak@kernel.crashing.org>
Thu, 24 Nov 2011 09:40:07 +0000 (09:40 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 24 Nov 2011 23:05:59 +0000 (10:05 +1100)
commit1880f590e8411a5d6e32ebaa216c581624e3b92f
tree9579453f8a43b7f2dbc67c139e51a342d3320507
parent7e044f615c0e9617a22eca58b80a32ef3ce5738b
powerpc: Fix compiliation with hugetlbfs enabled

arch/powerpc/mm/hugetlbpage.c: In function 'reserve_hugetlb_gpages':
arch/powerpc/mm/hugetlbpage.c:312:2: error: implicit declaration of function 'parse_args'

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/mm/hugetlbpage.c