Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758535AbYJHCup (ORCPT ); Tue, 7 Oct 2008 22:50:45 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756143AbYJHCug (ORCPT ); Tue, 7 Oct 2008 22:50:36 -0400 Received: from rv-out-0506.google.com ([209.85.198.229]:58374 "EHLO rv-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754009AbYJHCuf (ORCPT ); Tue, 7 Oct 2008 22:50:35 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:cc:in-reply-to :mime-version:content-type:content-transfer-encoding :content-disposition:references; b=muK6PfWlOvErD6unLt5DljT3R6sbmUKzMSDCybOKLohlJrVXv8Vto+0jsd3MwVV03Q jsnISZrkHWrIGprSo6VXe8P2PqLo80Imz53noYTsUds7j5qyuJoA/RdqrbI9rUdkSkWP ZKoreZAhVhqX6DdNN7Z2Wpliiyy9zJuFmqyWk= Message-ID: Date: Wed, 8 Oct 2008 04:50:34 +0200 From: "Michael Kerrisk" Reply-To: mtk.manpages@gmail.com To: "Roland McGrath" Subject: Re: [RFC patch 0/3] signals: add rt_tgsigqueueinfo syscall Cc: "Thomas Gleixner" , LKML , "Ingo Molnar" , "Ulrich Drepper" , "Oleg Nesterov" In-Reply-To: <20081007202135.15982154271@magilla.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080930194445.978351700@linutronix.de> <20081007202135.15982154271@magilla.localdomain> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 404 Lines: 9 On Tue, Oct 7, 2008 at 10:21 PM, Roland McGrath wrote: > You need .sa_flags = SA_SIGINFO. D'oh! Overlooking the obvious! Thanks Roland. -- 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/