commit | a564496e2cf9ea37a553d27c8ca4cef78015b2e2 | [log] [tgz] |
---|---|---|
author | Jiang Liu <liuj97@gmail.com> | Mon Apr 29 15:07:05 2013 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Apr 29 15:54:32 2013 -0700 |
tree | f3dfab389d273115f21db54d79a00ac9e7bb59de | |
parent | 8b2888c756450ffece7a37e0f3ee49353015e5dd [diff] |
mm/metag: use free_highmem_page() to free highmem pages into buddy system Use helper function free_highmem_page() to free highmem pages into the buddy system. Signed-off-by: Jiang Liu <jiang.liu@huawei.com> Cc: James Hogan <james.hogan@imgtec.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>