From: Stefan Richter Date: Tue, 10 Feb 2009 22:27:32 +0000 (+0100) Subject: hugetlbfs: fix build failure with !CONFIG_HUGETLBFS X-Git-Tag: v2.6.29-rc5~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1db8508cf483dc1ecf66141f90a7c03659d69512;p=pandora-kernel.git hugetlbfs: fix build failure with !CONFIG_HUGETLBFS Fix regression due to 5a6fe125950676015f5108fb71b2a67441755003, "Do not account for the address space used by hugetlbfs using VM_ACCOUNT" which added an argument to the function hugetlb_file_setup() but not to the macro hugetlb_file_setup(). Reported-by: Chris Clayton Signed-off-by: Stefan Richter Acked-by: Mel Gorman Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed