From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <17448.25928.87568.579404@cargo.ozlabs.ibm.com> Date: Tue, 28 Mar 2006 09:20:56 +1100 From: Paul Mackerras To: Laurent MEYER Subject: Re: [PATCH] sigaltstack bad behavior on powerpc64 In-Reply-To: <1143452261.3911.16.camel@localhost.localdomain> References: <1143452261.3911.16.camel@localhost.localdomain> Cc: linuxppc-dev@ozlabs.org, olh@suse.de List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Laurent MEYER writes: > I may have found a bug in powerpc64 arch specific code. Yes, you're right, it's a bug. > I wrote a small patch to add a condition in get_sigframe(). Looks correct. Thanks. I'll put it in. Paul.