]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm, highmem: remove page_address_pool list
authorJoonsoo Kim <js1304@gmail.com>
Fri, 9 Nov 2012 03:04:07 +0000 (14:04 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 9 Nov 2012 03:08:36 +0000 (14:08 +1100)
commit1b9526337e445d145c7502a608a24e11691a0ae1
tree93f003a334f5090605164426ab694114e10c406d
parent93c4ceb0431d7c4f80a1718bf498a20fe2553446
mm, highmem: remove page_address_pool list

We can find free page_address_map instance without the page_address_pool.
So remove it.

Signed-off-by: Joonsoo Kim <js1304@gmail.com>
Cc: Mel Gorman <mel@csn.ul.ie>
Reviewed-by: Minchan Kim <minchan@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/highmem.c