summaryrefslogtreecommitdiffstats
path: root/scripts/genksyms
diff options
context:
space:
mode:
authorJames Hogan2013-02-11 18:28:10 +0100
committerJames Hogan2013-03-02 21:11:13 +0100
commitf75c28d896f4dd0064e60bba1e82a4c98908d239 (patch)
tree18097d57e812bdcd86634d86b6089fc07605946a /scripts/genksyms
parentmetag: export clear_page and copy_page (diff)
downloadkernel-qcow2-linux-f75c28d896f4dd0064e60bba1e82a4c98908d239.tar.gz
kernel-qcow2-linux-f75c28d896f4dd0064e60bba1e82a4c98908d239.tar.xz
kernel-qcow2-linux-f75c28d896f4dd0064e60bba1e82a4c98908d239.zip
metag: hugetlb: convert to vm_unmapped_area()
Convert hugetlb_get_unmapped_area_new_pmd() to use vm_unmapped_area() rather than searching the virtual address space itself. This fixes the following errors in linux-next due to the specified members being removed after other architectures have already been converted: arch/metag/mm/hugetlbpage.c: In function 'hugetlb_get_unmapped_area_new_pmd': arch/metag/mm/hugetlbpage.c:199: error: 'struct mm_struct' has no member named 'cached_hole_size' arch/metag/mm/hugetlbpage.c:200: error: 'struct mm_struct' has no member named 'free_area_cache' arch/metag/mm/hugetlbpage.c:215: error: 'struct mm_struct' has no member named 'cached_hole_size' Signed-off-by: James Hogan <james.hogan@imgtec.com> Acked-by: Michel Lespinasse <walken@google.com>
Diffstat (limited to 'scripts/genksyms')
0 files changed, 0 insertions, 0 deletions