]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mm, highmem: remove page_address_pool list
authorJoonsoo Kim <js1304@gmail.com>
Sat, 3 Nov 2012 00:42:22 +0000 (11:42 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 6 Nov 2012 04:45:36 +0000 (15:45 +1100)
commit0a8ada786f4d5988dff0351383ecd9bb6df717cc
tree28de5962151031f403c05b449d5622786bee2a02
parent05c9f13adb2c4928d3ec5fd111c920a22f51c9d4
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