aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mm/sparse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/sparse.c b/mm/sparse.c
index 63c3ea5c119c..38cad8fd7397 100644
--- a/mm/sparse.c
+++ b/mm/sparse.c
@@ -268,7 +268,7 @@ sparse_early_usemaps_alloc_pgdat_section(struct pglist_data *pgdat,
268 /* 268 /*
269 * A page may contain usemaps for other sections preventing the 269 * A page may contain usemaps for other sections preventing the
270 * page being freed and making a section unremovable while 270 * page being freed and making a section unremovable while
271 * other sections referencing the usemap retmain active. Similarly, 271 * other sections referencing the usemap remain active. Similarly,
272 * a pgdat can prevent a section being removed. If section A 272 * a pgdat can prevent a section being removed. If section A
273 * contains a pgdat and section B contains the usemap, both 273 * contains a pgdat and section B contains the usemap, both
274 * sections become inter-dependent. This allocates usemaps 274 * sections become inter-dependent. This allocates usemaps