diff options
author | Ingo Molnar <mingo@elte.hu> | 2008-07-25 12:57:41 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-25 11:35:41 -0700 |
commit | e44d1b2998d62a1f2f4d7eb17b56ba396535509f (patch) | |
tree | febb4d6e113c34e0f83375712f078da41a0a59af /kernel | |
parent | 5047887caf1806f31652210df27fb62a7c43f27d (diff) | |
download | op-kernel-dev-e44d1b2998d62a1f2f4d7eb17b56ba396535509f.zip op-kernel-dev-e44d1b2998d62a1f2f4d7eb17b56ba396535509f.tar.gz |
mm/hugetlb.c: fix build failure with !CONFIG_SYSCTL
on !CONFIG_SYSCTL on x86 with latest -git i get:
mm/hugetlb.c: In function 'decrement_hugepage_resv_vma':
mm/hugetlb.c:83: error: 'reserve' undeclared (first use in this function)
mm/hugetlb.c:83: error: (Each undeclared identifier is reported only once
mm/hugetlb.c:83: error: for each function it appears in.)
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions