From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10702 invoked by alias); 7 Mar 2008 18:59:44 -0000 Received: (qmail 10684 invoked by uid 22791); 7 Mar 2008 18:59:43 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 07 Mar 2008 18:59:17 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m27IxF1J008548 for ; Fri, 7 Mar 2008 13:59:15 -0500 Received: from gateway.sf.frob.com (vpn-15-86.rdu.redhat.com [10.11.15.86]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m27IxCp4000449 for ; Fri, 7 Mar 2008 13:59:14 -0500 Received: from magilla.localdomain (magilla.sf.frob.com [198.49.250.228]) by gateway.sf.frob.com (Postfix) with ESMTP id 95F3E357B; Fri, 7 Mar 2008 10:59:08 -0800 (PST) Received: by magilla.localdomain (Postfix, from userid 5281) id 523B827010F; Fri, 7 Mar 2008 10:58:37 -0800 (PST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: schwidefsky@de.ibm.com Cc: Glibc hackers Subject: Re: [PATCH] s390: Remove PT_IEEE_IP ptrace calls. In-Reply-To: Martin Schwidefsky's message of Friday, 7 March 2008 17:40:23 +0100 <1204908023.21438.8.camel@localhost> References: <1204908023.21438.8.camel@localhost> X-Windows: sometimes you fill a vacuum and it still sucks. Message-Id: <20080307185837.523B827010F@magilla.localdomain> Date: Fri, 07 Mar 2008 18:59:00 -0000 Mailing-List: contact libc-hacker-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-hacker-owner@sourceware.org X-SW-Source: 2008-03/txt/msg00002.txt.bz2 If you aren't worried about any compatibility issue for s390, we surely aren't. I assume you've checked with both users. ;-) Thanks, Roland