]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm/metag: use free_highmem_page() to free highmem pages into buddy system
authorJiang Liu <liuj97@gmail.com>
Wed, 20 Mar 2013 04:07:19 +0000 (15:07 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 21 Mar 2013 05:33:49 +0000 (16:33 +1100)
commit954959d0c887951cd4f0d6fa9da68562d63e56bf
tree12d1a6b26fe85689ba7ae27ed7e35b737ed27d19
parent308ce538f91d7983cb13f8b7adbe31bd0e2d8239
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>
arch/metag/mm/init.c