From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756544AbaD1PTs (ORCPT ); Mon, 28 Apr 2014 11:19:48 -0400 Received: from mx1.redhat.com ([209.132.183.28]:25162 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755335AbaD1PTn (ORCPT ); Mon, 28 Apr 2014 11:19:43 -0400 Date: Mon, 28 Apr 2014 17:19:26 +0200 From: Oleg Nesterov To: Andrew Morton Cc: Balbir Singh , Johannes Weiner , KAMEZAWA Hiroyuki , Michal Hocko , Peter Chiang , linux-kernel@vger.kernel.org Subject: [PATCH RESEND 0/3] memcg: minor ->mm_owner fix/cleanups Message-ID: <20140428151926.GA20729@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Andrew, You applied the last (4th) memcg-kill-config_mm_owner.patch, but other patches in this thread were ignored. Hopefully thi is because I sent them chaotically. Let me resend 1-3 in case you missed them. Acked by Michal. Oleg. init/main.c | 1 - kernel/exit.c | 18 +++++++++++------- 2 files changed, 11 insertions(+), 8 deletions(-)