diff options
Diffstat (limited to 'mm/page_alloc.c')
-rw-r--r-- | mm/page_alloc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/page_alloc.c b/mm/page_alloc.c index 303607f1d323..00e293734fc9 100644 --- a/mm/page_alloc.c +++ b/mm/page_alloc.c | |||
@@ -4397,7 +4397,7 @@ static void setup_per_zone_lowmem_reserve(void) | |||
4397 | 4397 | ||
4398 | /** | 4398 | /** |
4399 | * setup_per_zone_wmarks - called when min_free_kbytes changes | 4399 | * setup_per_zone_wmarks - called when min_free_kbytes changes |
4400 | * or when memory is hot-added | 4400 | * or when memory is hot-{added|removed} |
4401 | * | 4401 | * |
4402 | * Ensures that the watermark[min,low,high] values for each zone are set | 4402 | * Ensures that the watermark[min,low,high] values for each zone are set |
4403 | * correctly with respect to min_free_kbytes. | 4403 | * correctly with respect to min_free_kbytes. |