]> 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>
Tue, 26 Mar 2013 23:24:32 +0000 (10:24 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 4 Apr 2013 06:12:10 +0000 (17:12 +1100)
commit2de9e05d1d246edcd8e9225f58c3e78939695782
treee8cd37282f3a1c0e97c5032895410ee55992ed7a
parentdd0cf16fe9ab2a40cd973958de3680cee94c2d68
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