On Tue, May 24, 2022 at 06:29:52PM +0200, Michal Koutny wrote:
This is effectively a revert of commit cdc69458a5f3 ("cgroup: account for memory_recursiveprot in test_memcg_low()"). The case test_memcg_low will fail with memory_recursiveprot until resolved in reclaim code. However, this patch preserves the existing helpers and variables for later uses.
Signed-off-by: Michal Koutný mkoutny@suse.com Reviewed-by: David Vernet void@manifault.com
Acked-by: Roman Gushchin roman.gushchin@linux.dev