mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
What CONFIG_INET and CONFIG_LEGACY_KMEM guard inside the memory controller code is insignificant, having these conditionals is not worth the complication and fragility that comes with them. [[email protected]: rework mem_cgroup_css_free() statement ordering] Signed-off-by: Johannes Weiner <[email protected]> Cc: Michal Hocko <[email protected]> Acked-by: Vladimir Davydov <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>