On Mon, Oct 29, 2012 at 04:12:54AM +0900, Joonsoo Kim wrote:
> We can find free page_address_map instance without the page_address_pool.
> So remove it.
>
> Signed-off-by: Joonsoo Kim
Reviewed-by: Minchan Kim
See below a nitpick. :)
>
> diff --git a/mm/highmem.c b/mm/highmem.c
> index 017bad1
We can find free page_address_map instance without the page_address_pool.
So remove it.
Signed-off-by: Joonsoo Kim
diff --git a/mm/highmem.c b/mm/highmem.c
index 017bad1..731cf9a 100644
--- a/mm/highmem.c
+++ b/mm/highmem.c
@@ -323,11 +323,7 @@ struct page_address_map {
void *virtual;
2 matches
Mail list logo