[PATCH 0/2] mm->owner to mm->memcg fixes

From: Eric W. Biederman
Date: Fri May 04 2018 - 13:26:22 EST



Andrew can you pick up these two fixes as well.

These address the issues Michal Hocko and Oleg Nesterov noticed.

Eric W. Biederman (2):
memcg: Update the mm->memcg maintenance to work when !CONFIG_MMU
memcg: Close the race between migration and installing bprm->mm as mm

fs/exec.c | 2 +
include/linux/memcontrol.h | 5 ++
mm/memcontrol.c | 111 +++++++++++++++++++++------------------------
3 files changed, 59 insertions(+), 59 deletions(-)