]> Git Repo - linux.git/commit
mm, highmem: remove page_address_pool list
authorJoonsoo Kim <[email protected]>
Wed, 12 Dec 2012 00:01:23 +0000 (16:01 -0800)
committerLinus Torvalds <[email protected]>
Wed, 12 Dec 2012 01:22:24 +0000 (17:22 -0800)
commita354e2c84eeebcd7d7bbdd71216895b8e9866b5c
tree78decaf4fd709e64ca4f521abec6838a6f20263b
parentcc33a303f1c155cf0147964586bb80fa732d8a21
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 <[email protected]>
Cc: Mel Gorman <[email protected]>
Reviewed-by: Minchan Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
mm/highmem.c
This page took 0.05254 seconds and 4 git commands to generate.