lkml.org 
[lkml]   [2017]   [Mar]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 09/15] mm: page_alloc: Use the common commenting style
Date
Just neatening

Signed-off-by: Joe Perches <joe@perches.com>
---
mm/page_alloc.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/mm/page_alloc.c b/mm/page_alloc.c
index e417d52b9de9..3e1d377201b8 100644
--- a/mm/page_alloc.c
+++ b/mm/page_alloc.c
@@ -5222,8 +5222,10 @@ void __ref build_all_zonelists(pg_data_t *pgdat, struct zone *zone)
if (zone)
setup_zone_pageset(zone);
#endif
- /* we have to stop all cpus to guarantee there is no user
- of zonelist */
+ /*
+ * we have to stop all cpus to guarantee
+ * there is no user of zonelist
+ */
stop_machine(__build_all_zonelists, pgdat, NULL);
/* cpuset refresh routine should be here */
}
--
2.10.0.rc2.1.g053435c
\
 
 \ /
  Last update: 2017-03-16 03:03    [W:0.076 / U:0.444 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site