diff --git a/[refs] b/[refs] index 07301fa864ae..22751d64cd0e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: abfc3488118d48a2b8cce5a2345901aac6b03fee +refs/heads/master: 55a4462af5722d2814858bc51ee8d58ca29544ab diff --git a/trunk/mm/page_alloc.c b/trunk/mm/page_alloc.c index 7b4d4e4ea64f..91ae36c30330 100644 --- a/trunk/mm/page_alloc.c +++ b/trunk/mm/page_alloc.c @@ -4541,7 +4541,7 @@ void setup_per_zone_wmarks(void) calculate_totalreserve_pages(); } -/** +/* * The inactive anon list should be small enough that the VM never has to * do too much work, but large enough that each inactive page has a chance * to be referenced again before it is swapped out.