]> 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>
Mon, 12 Nov 2012 04:16:58 +0000 (15:16 +1100)
commit1c64e55caf7006b5e48ea321fe1fe4c71e2223b5
tree1e9f1209c39537c9fdfc409f8a6966bcfef12dc1
parent5f3aced6271ff181ef01061b6d94902e1bc4ab04
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