Version 2: o dropped the non-atomic bitops against pc->flags (Hugh et al) o added VM_BUG_ONs where page sanity checks were removed (Kame) o made the page_cgroup array checks in lookup_page_cgroup() depend on CONFIG_DEBUG_VM, like the only caller that needs 'em o added ack tags include/linux/memcontrol.h | 16 ++++---- include/linux/oom.h | 2 +- include/linux/rmap.h | 4 +- mm/memcontrol.c | 96 ++++++++++++++++++-------------------------- mm/oom_kill.c | 42 ++++++++++---------- mm/page_cgroup.c | 18 +++++++- mm/rmap.c | 20 +++++----- mm/swapfile.c | 9 ++-- mm/vmscan.c | 12 +++--- 9 files changed, 108 insertions(+), 111 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe cgroups" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html