]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm/um: use free_highmem_page() to free highmem pages into buddy system
authorJiang Liu <liuj97@gmail.com>
Wed, 20 Mar 2013 04:07:20 +0000 (15:07 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 21 Mar 2013 05:33:50 +0000 (16:33 +1100)
commitacd5b40b4ee4249e47b6a0155c5b146241167353
treec3d89d72d40bf2f476731407a4a06c8861772c61
parent4087895520832e716d475673c315d2d81e26bf3c
mm/um: 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: Jeff Dike <jdike@addtoit.com>
Cc: Richard Weinberger <richard@nod.at>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/um/kernel/mem.c