diff options
Diffstat (limited to 'mm/internal.h')
-rw-r--r-- | mm/internal.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mm/internal.h b/mm/internal.h index 2ffe0cd64c70..f4a7bb02decf 100644 --- a/mm/internal.h +++ b/mm/internal.h | |||
@@ -499,6 +499,7 @@ unsigned long reclaim_clean_pages_from_list(struct zone *zone, | |||
499 | #else | 499 | #else |
500 | #define ALLOC_NOFRAGMENT 0x0 | 500 | #define ALLOC_NOFRAGMENT 0x0 |
501 | #endif | 501 | #endif |
502 | #define ALLOC_KSWAPD 0x200 /* allow waking of kswapd */ | ||
502 | 503 | ||
503 | enum ttu_flags; | 504 | enum ttu_flags; |
504 | struct tlbflush_unmap_batch; | 505 | struct tlbflush_unmap_batch; |