]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm/microblaze: 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>
Wed, 20 Mar 2013 04:22:47 +0000 (15:22 +1100)
commit2d9ce7ebe05c50900bc9083f424a947add981dda
tree96e57a762078225f3a33197d0b00735c65ac07bc
parente7d4ea21957ce1e065265100d52e499fdf4bc4c9
mm/microblaze: 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: Michal Simek <monstr@monstr.eu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/microblaze/mm/init.c