aboutsummaryrefslogtreecommitdiffstats
path: root/mm/migrate.c
diff options
context:
space:
mode:
Diffstat (limited to 'mm/migrate.c')
-rw-r--r--mm/migrate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/migrate.c b/mm/migrate.c
index 3033dae33a0a..fba770c54d84 100644
--- a/mm/migrate.c
+++ b/mm/migrate.c
@@ -501,7 +501,7 @@ int migrate_page_move_mapping(struct address_space *mapping,
501 * new page and drop references to the old page. 501 * new page and drop references to the old page.
502 * 502 *
503 * Note that anonymous pages are accounted for 503 * Note that anonymous pages are accounted for
504 * via NR_FILE_PAGES and NR_ANON_PAGES if they 504 * via NR_FILE_PAGES and NR_ANON_MAPPED if they
505 * are mapped to swap space. 505 * are mapped to swap space.
506 */ 506 */
507 if (newzone != oldzone) { 507 if (newzone != oldzone) {