]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hugetlb-use-mmu_gather-instead-of-a-temporary-linked-list-for-accumulating-pages-fix
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 3 May 2012 05:43:35 +0000 (15:43 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 3 May 2012 05:46:23 +0000 (15:46 +1000)
commitffc73b899563e180ea0675ac2bd2af1ac325fede
tree53ec94131c6bae6366de452ad35d991af089412c
parent1cbe3d3bba1cb08aee1905714d435eccdd31a654
hugetlb-use-mmu_gather-instead-of-a-temporary-linked-list-for-accumulating-pages-fix

fix CONFIG_HUGETLB_PAGE=n build

mm/memory.c: In function 'unmap_single_vma':
mm/memory.c:1334: error: implicit declaration of function '__unmap_hugepage_range'

Cc: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>
Cc: Andrea Arcangeli <aarcange@redhat.com>
Cc: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Cc: Hillf Danton <dhillf@gmail.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Cc: Michal Hocko <mhocko@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/hugetlb.h