Merge x86-64 update from Andi
[linux-2.6-block.git] / include / linux / mmzone.h
index f3cffc354deac72ae6e9d3a4aa5565696a93c5d7..2c8edad5dccf3796337dcb989f55815cd53faf51 100644 (file)
@@ -331,7 +331,7 @@ void get_zone_counts(unsigned long *active, unsigned long *inactive,
 void build_all_zonelists(void);
 void wakeup_kswapd(struct zone *zone, int order);
 int zone_watermark_ok(struct zone *z, int order, unsigned long mark,
-               int alloc_type, int can_try_harder, gfp_t gfp_high);
+               int classzone_idx, int alloc_flags);
 
 #ifdef CONFIG_HAVE_MEMORY_PRESENT
 void memory_present(int nid, unsigned long start, unsigned long end);