commit | 6a35919005d4146aee14339a6cd52286465e5023 | [log] [tgz] |
---|---|---|
author | Michal Koutný <[email protected]> | Wed May 18 18:18:58 2022 +0200 |
committer | akpm <[email protected]> | Fri May 27 09:33:45 2022 -0700 |
tree | e07437907c3541e5b147dd6960a9168d52f52874 | |
parent | f10b6e9a8e6621f6db2acfbf722a6331f3afaa84 [diff] |
selftests: memcg: remove protection from top level memcg The reclaim is triggered by memory limit in a subtree, therefore the testcase does not need configured protection against external reclaim. Also, correct respective comments. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Michal Koutný <[email protected]> Acked-by: Roman Gushchin <[email protected]> Cc: David Vernet <[email protected]> Cc: Johannes Weiner <[email protected]> Cc: Michal Hocko <[email protected]> Cc: Richard Palethorpe <[email protected]> Cc: Shakeel Butt <[email protected]> Signed-off-by: Andrew Morton <[email protected]>