Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262579AbVBYCBz (ORCPT ); Thu, 24 Feb 2005 21:01:55 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262584AbVBYCBz (ORCPT ); Thu, 24 Feb 2005 21:01:55 -0500 Received: from gw.goop.org ([64.81.55.164]:29641 "EHLO mail.goop.org") by vger.kernel.org with ESMTP id S262579AbVBYCBy (ORCPT ); Thu, 24 Feb 2005 21:01:54 -0500 Message-ID: <421E8708.9090802@goop.org> Date: Thu, 24 Feb 2005 18:01:44 -0800 From: Jeremy Fitzhardinge User-Agent: Mozilla Thunderbird (X11/20041216) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Roland McGrath Cc: Chris Wright , Linux Kernel Mailing List , Andrew Morton Subject: Re: [PATCH] override RLIMIT_SIGPENDING for non-RT signals References: <200502240145.j1O1jlab010606@magilla.sf.frob.com> In-Reply-To: <200502240145.j1O1jlab010606@magilla.sf.frob.com> X-Enigmail-Version: 0.90.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 692 Lines: 17 Roland McGrath wrote: >Indeed, I think your patch does not go far enough. I can read POSIX to say >that the siginfo_t data must be available when `kill' was used, as well. >This patch makes it allocate the siginfo_t, even when that exceeds >{RLIMIT_SIGPENDING}, for any non-RT signal (< SIGRTMIN) not sent by >sigqueue (actually, any signal that couldn't have been faked by a sigqueue >call). > Looks OK to me. I'll give this a try soon. J - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/