diff options
author | 2014-01-23 15:53:32 -0800 | |
---|---|---|
committer | 2014-01-23 16:36:53 -0800 | |
commit | d8ad30559715ce97afb7d1a93a12fd90e8fff312 (patch) | |
tree | de34c8716415741701e60981b89cfeb2aef114da /mm/oom_kill.c | |
parent | mm/memcg: fix last_dead_count memory wastage (diff) | |
download | wireguard-linux-d8ad30559715ce97afb7d1a93a12fd90e8fff312.tar.xz wireguard-linux-d8ad30559715ce97afb7d1a93a12fd90e8fff312.zip |
mm/memcg: iteration skip memcgs not yet fully initialized
It is surprising that the mem_cgroup iterator can return memcgs which
have not yet been fully initialized. By accident (or trial and error?)
this appears not to present an actual problem; but it may be better to
prevent such surprises, by skipping memcgs not yet online.
Signed-off-by: Hugh Dickins <hughd@google.com>
Cc: Tejun Heo <tj@kernel.org>
Acked-by: Michal Hocko <mhocko@suse.cz>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: <stable@vger.kernel.org> [3.12+]
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/oom_kill.c')
0 files changed, 0 insertions, 0 deletions