From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933698AbbI2P6E (ORCPT ); Tue, 29 Sep 2015 11:58:04 -0400 Received: from mx1.redhat.com ([209.132.183.28]:49417 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932168AbbI2P54 (ORCPT ); Tue, 29 Sep 2015 11:57:56 -0400 Date: Tue, 29 Sep 2015 17:54:46 +0200 From: Oleg Nesterov To: Andrew Morton Cc: David Rientjes , Kyle Walker , Michal Hocko , Stanislav Kozina , Tetsuo Handa , linux-kernel@vger.kernel.org Subject: [PATCH 0/2] coredump: make SIGNAL_GROUP_COREDUMP more friendly to oom-killer Message-ID: <20150929155446.GA15095@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 Just in case, this doesn't depend on the previous series I sent. Tetsuo, iirc we already discussed the change in 1/2 some time ago, could you review? Oleg.