From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752334Ab3BTWeL (ORCPT ); Wed, 20 Feb 2013 17:34:11 -0500 Received: from mx1.redhat.com ([209.132.183.28]:24984 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752135Ab3BTWeC (ORCPT ); Wed, 20 Feb 2013 17:34:02 -0500 Date: Wed, 20 Feb 2013 23:32:26 +0100 From: Oleg Nesterov To: Mandeep Singh Baines Cc: Andrew Morton , Linus Torvalds , Alan Cox , Ingo Molnar , Neil Horman , "Rafael J. Wysocki" , Roland McGrath , Tejun Heo , linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/3] coredump: fix the ancient signal problems Message-ID: <20130220223226.GA16194@redhat.com> References: <20130217191819.GA21778@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 On 02/19, Mandeep Singh Baines wrote: > > For the whole series: > > Tested-by: Mandeep Singh Baines Oh, thanks a lot Mandeep. I tried to test it too, seems to work. Andrew, could you take it? We will make more fixes on top. Oleg.