]> 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>
Wed, 31 Oct 2012 05:49:45 +0000 (16:49 +1100)
commit0f199aa176eb56edcfd5c2d9bf8820cccebc46ef
treee0f68ce2139b89e2690eb9e916510d3138291a55
parent8c16811c59f20e2befd82816722e7efafd24bbed
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