]> git.karo-electronics.de Git - karo-tx-linux.git/commit
thp: clean up __collapse_huge_page_isolate
authorBob Liu <lliubbo@gmail.com>
Thu, 25 Oct 2012 01:14:48 +0000 (12:14 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 30 Oct 2012 04:15:12 +0000 (15:15 +1100)
commit4304bcb1a082839d04b4d2ae6762174b3a0f01b9
treea42b3d15d53672571fb856710489e210392b3558
parent2d92300ea258e30ddf5333229a989fafedb98a5c
thp: clean up __collapse_huge_page_isolate

There are duplicated places using release_pte_pages().
And release_all_pte_pages() can be removed.

Signed-off-by: Bob Liu <lliubbo@gmail.com>
Cc: Andrea Arcangeli <aarcange@redhat.com>
Cc: Michal Hocko <mhocko@suse.cz>
Cc: Minchan Kim <minchan.kim@gmail.com>
Cc: Ni zhan Chen <nizhan.chen@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/huge_memory.c