]> err.no Git - linux-2.6/blobdiff - mm/memory_hotplug.c
[ARM] Update mach-types
[linux-2.6] / mm / memory_hotplug.c
index 1b1ac3db218785f3e868602de0165a48c6519954..841a077d5aeb0d3423ecba8ed5d81efdd72c2442 100644 (file)
@@ -160,6 +160,6 @@ int online_pages(unsigned long pfn, unsigned long nr_pages)
 
        if (need_zonelists_rebuild)
                build_all_zonelists();
-
+       vm_total_pages = nr_free_pagecache_pages();
        return 0;
 }