From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qg0-f50.google.com (mail-qg0-f50.google.com [209.85.192.50]) by kanga.kvack.org (Postfix) with ESMTP id D24A96B0032 for ; Sun, 7 Dec 2014 08:55:55 -0500 (EST) Received: by mail-qg0-f50.google.com with SMTP id i50so2528957qgf.9 for ; Sun, 07 Dec 2014 05:55:55 -0800 (PST) Received: from mail-qc0-x22c.google.com (mail-qc0-x22c.google.com. [2607:f8b0:400d:c01::22c]) by mx.google.com with ESMTPS id h103si22027533qgd.105.2014.12.07.05.55.54 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 07 Dec 2014 05:55:54 -0800 (PST) Received: by mail-qc0-f172.google.com with SMTP id m20so2537559qcx.3 for ; Sun, 07 Dec 2014 05:55:54 -0800 (PST) Date: Sun, 7 Dec 2014 08:55:51 -0500 From: Tejun Heo Subject: Re: [PATCH 0/4] OOM vs PM freezer fixes Message-ID: <20141207135551.GA19034@htj.dyndns.org> References: <20141110163055.GC18373@dhcp22.suse.cz> <1417797707-31699-1-git-send-email-mhocko@suse.cz> <20141207100953.GC15892@dhcp22.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20141207100953.GC15892@dhcp22.suse.cz> Sender: owner-linux-mm@kvack.org List-ID: To: Michal Hocko Cc: linux-mm@kvack.org, Andrew Morton , "\\\"Rafael J. Wysocki\\\"" , David Rientjes , Johannes Weiner , Oleg Nesterov , Cong Wang , LKML , linux-pm@vger.kernel.org On Sun, Dec 07, 2014 at 11:09:53AM +0100, Michal Hocko wrote: > this is another attempt to address OOM vs. PM interaction. More > about the issue is described in the last patch. The other 4 patches > are just clean ups. This is based on top of 3.18-rc3 + Johannes' > http://marc.info/?l=linux-kernel&m=141779091114777 which is not in the > Andrew's tree yet but I wanted to prevent from later merge conflicts. When the patches are based on a custom tree, it's often a good idea to create a git branch of the patches to help reviewing. Thanks. -- tejun -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org