mm: fix zone_watermark_ok_safe() accounting of isolated pages
[cascardo/linux.git] / include / linux / types.h
index 1cc0e4b..4d118ba 100644 (file)
@@ -156,6 +156,7 @@ typedef u32 dma_addr_t;
 #endif
 typedef unsigned __bitwise__ gfp_t;
 typedef unsigned __bitwise__ fmode_t;
+typedef unsigned __bitwise__ oom_flags_t;
 
 #ifdef CONFIG_PHYS_ADDR_T_64BIT
 typedef u64 phys_addr_t;