]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
mm-highmem-remove-page_address_pool-list-v2
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)
Signed-off-by: Joonsoo Kim <js1304@gmail.com>
Cc: Mel Gorman <mel@csn.ul.ie>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Minchan Kim <minchan@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/highmem.c

index f7455695562b63df426a006348d5879a31c8ee21..c7f28cd08f1634230488e2daad0f2087be72817c 100644 (file)
@@ -324,6 +324,7 @@ struct page_address_map {
        void *virtual;
        struct list_head list;
 };
+
 static struct page_address_map page_address_maps[LAST_PKMAP];
 
 /*