From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14562 invoked by alias); 5 Mar 2012 15:59:02 -0000 Received: (qmail 14548 invoked by uid 22791); 5 Mar 2012 15:59:01 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-yw0-f47.google.com (HELO mail-yw0-f47.google.com) (209.85.213.47) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 05 Mar 2012 15:58:44 +0000 Received: by yhjj56 with SMTP id j56so1811139yhj.20 for ; Mon, 05 Mar 2012 07:58:43 -0800 (PST) Received-SPF: pass (google.com: domain of patofiero@gmail.com designates 10.236.190.5 as permitted sender) client-ip=10.236.190.5; Authentication-Results: mr.google.com; spf=pass (google.com: domain of patofiero@gmail.com designates 10.236.190.5 as permitted sender) smtp.mail=patofiero@gmail.com; dkim=pass header.i=patofiero@gmail.com Received: from mr.google.com ([10.236.190.5]) by 10.236.190.5 with SMTP id d5mr27988106yhn.13.1330963123873 (num_hops = 1); Mon, 05 Mar 2012 07:58:43 -0800 (PST) MIME-Version: 1.0 Received: by 10.236.190.5 with SMTP id d5mr22025430yhn.13.1330963123778; Mon, 05 Mar 2012 07:58:43 -0800 (PST) Received: by 10.147.7.24 with HTTP; Mon, 5 Mar 2012 07:58:43 -0800 (PST) In-Reply-To: References: <4F46E90C.3010305@linaro.org> <4F4BFDA6.1070602@linaro.org> <4F4C1000.5080308@linaro.org> Date: Mon, 05 Mar 2012 15:59:00 -0000 Message-ID: Subject: Re: [ARM] getcontext routines v2 From: "Carlos O'Donell" To: "Joseph S. Myers" Cc: Michael Hope , libc-ports@sources.redhat.com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact libc-ports-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-ports-owner@sourceware.org X-SW-Source: 2012-03/txt/msg00001.txt.bz2 On Sun, Mar 4, 2012 at 4:17 PM, Michael Hope wrote: > Ping? http://sourceware.org/ml/libc-ports/2012-02/msg00077.html Joseph, I've reviewed this patch twice and plan to commit this at the end of the day. Do you have any objections? Cheers, Carlos.