]> Pileus Git - ~andy/linux/blobdiff - mm/compaction.c
ipv4: fix wildcard search with inet_confirm_addr()
[~andy/linux] / mm / compaction.c
index b5326b141a251905a96cd5cd995063a29ca20f91..805165bcd3dd0ab8f27bbff2c9105927ed803c15 100644 (file)
@@ -235,10 +235,9 @@ static bool suitable_migration_target(struct page *page)
 }
 
 /*
- * Isolate free pages onto a private freelist. Caller must hold zone->lock.
- * If @strict is true, will abort returning 0 on any invalid PFNs or non-free
- * pages inside of the pageblock (even though it may still end up isolating
- * some pages).
+ * Isolate free pages onto a private freelist. If @strict is true, will abort
+ * returning 0 on any invalid PFNs or non-free pages inside of the pageblock
+ * (even though it may still end up isolating some pages).
  */
 static unsigned long isolate_freepages_block(struct compact_control *cc,
                                unsigned long blockpfn,