mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset
[linux-2.6-block.git] / include / linux / mmzone.h
index f6f2c505fa7efd9d5aa34d249f2061515dd30415..a367ed5bb3fecdc0f1853c77f40f07c3f8c9c0ec 100644 (file)
@@ -652,7 +652,7 @@ typedef struct pglist_data {
 
 void get_zone_counts(unsigned long *active, unsigned long *inactive,
                        unsigned long *free);
-void build_all_zonelists(void);
+void build_all_zonelists(void *data);
 void wakeup_kswapd(struct zone *zone, int order);
 int zone_watermark_ok(struct zone *z, int order, unsigned long mark,
                int classzone_idx, int alloc_flags);