memcg: kill CONFIG_MM_OWNER
[linux-2.6-block.git] / include / linux / mm_types.h
index 8967e20cbe57aceb991acac4218eb5d638e867f5..de1627232af08f5f5e883ee08d0565d2f0cc241e 100644 (file)
@@ -406,7 +406,7 @@ struct mm_struct {
        spinlock_t                      ioctx_lock;
        struct kioctx_table __rcu       *ioctx_table;
 #endif
-#ifdef CONFIG_MM_OWNER
+#ifdef CONFIG_MEMCG
        /*
         * "owner" points to a task that is regarded as the canonical
         * user/owner of this mm. All of the following must be true in