]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/blobdiff - include/linux/mm_types.h
oom: remove oom_disable_count
[can-eth-gw-linux.git] / include / linux / mm_types.h
index c93d00a6e95d19ca347ab52761de58bf91141c74..6456624aa9644573ea5298e114a2230564f5b54e 100644 (file)
@@ -336,9 +336,6 @@ struct mm_struct {
        unsigned int token_priority;
        unsigned int last_interval;
 
-       /* How many tasks sharing this mm are OOM_DISABLE */
-       atomic_t oom_disable_count;
-
        unsigned long flags; /* Must use atomic bitops to access the bits */
 
        struct core_state *core_state; /* coredumping support */