]> git.kernelconcepts.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>
Sat, 23 Mar 2013 02:31:31 +0000 (13:31 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 26 Mar 2013 05:04:05 +0000 (16:04 +1100)
commit0bd598977ea5f2e2fe60ce5b8a38057f2dd3e85d
treeb5bc30375df7039a9eb31206dfc7722930f99d2e
parent4db04463f016c92b7d365ad50749d2f771539f7b
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