mm, compaction: always update cached scanner positions
[firefly-linux-kernel-4.4.55.git] / mm / internal.h
index b643938fcf12eb88f641690fb2d7e0919002d837..efad241f7014805fbe39ae30f1e4c03a6046cfa6 100644 (file)
@@ -161,11 +161,6 @@ struct compact_control {
        unsigned long migrate_pfn;      /* isolate_migratepages search base */
        enum migrate_mode mode;         /* Async or sync migration mode */
        bool ignore_skip_hint;          /* Scan blocks even if marked skip */
-       bool finished_update_free;      /* True when the zone cached pfns are
-                                        * no longer being updated
-                                        */
-       bool finished_update_migrate;
-
        int order;                      /* order a direct compactor needs */
        const gfp_t gfp_mask;           /* gfp mask of a direct compactor */
        const int alloc_flags;          /* alloc flags of a direct compactor */