]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm: hugetlbfs: use __compound_tail_refcounted in __get_page_tail too
authorAndrea Arcangeli <aarcange@redhat.com>
Mon, 16 Dec 2013 23:45:03 +0000 (10:45 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 16 Dec 2013 23:45:03 +0000 (10:45 +1100)
commit72174e0702325c8f65541a5205a93a63a1be1433
tree8cd4503b2aa8c416860500f2ba726eccd0f4c69b
parenta2d541c9454cf7a121e65747fed632d84333a415
mm: hugetlbfs: use __compound_tail_refcounted in __get_page_tail too

Also remove hugetlb.h which isn't needed anymore as PageHeadHuge is
handled in mm.h.

Signed-off-by: Andrea Arcangeli <aarcange@redhat.com>
Cc: Khalid Aziz <khalid.aziz@oracle.com>
Cc: Pravin Shelar <pshelar@nicira.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Ben Hutchings <bhutchings@solarflare.com>
Cc: Christoph Lameter <cl@linux.com>
Cc: Johannes Weiner <jweiner@redhat.com>
Cc: Mel Gorman <mgorman@suse.de>
Cc: Rik van Riel <riel@redhat.com>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: Minchan Kim <minchan@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/swap.c