From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21441 invoked by alias); 6 Mar 2012 15:22:38 -0000 Received: (qmail 21430 invoked by uid 22791); 6 Mar 2012 15:22:37 -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; Tue, 06 Mar 2012 15:22:22 +0000 Received: by yhjj56 with SMTP id j56so2422628yhj.20 for ; Tue, 06 Mar 2012 07:22:22 -0800 (PST) Received-SPF: pass (google.com: domain of patofiero@gmail.com designates 10.236.80.74 as permitted sender) client-ip=10.236.80.74; Authentication-Results: mr.google.com; spf=pass (google.com: domain of patofiero@gmail.com designates 10.236.80.74 as permitted sender) smtp.mail=patofiero@gmail.com; dkim=pass header.i=patofiero@gmail.com Received: from mr.google.com ([10.236.80.74]) by 10.236.80.74 with SMTP id j50mr34904009yhe.2.1331047342085 (num_hops = 1); Tue, 06 Mar 2012 07:22:22 -0800 (PST) MIME-Version: 1.0 Received: by 10.236.80.74 with SMTP id j50mr27683212yhe.2.1331047342025; Tue, 06 Mar 2012 07:22:22 -0800 (PST) Received: by 10.146.116.19 with HTTP; Tue, 6 Mar 2012 07:22:21 -0800 (PST) In-Reply-To: References: <4F46E90C.3010305@linaro.org> <4F4BFDA6.1070602@linaro.org> <4F4C1000.5080308@linaro.org> Date: Tue, 06 Mar 2012 15:22: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/msg00003.txt.bz2 On Mon, Mar 5, 2012 at 5:37 PM, Joseph S. Myers wrote: > On Mon, 5 Mar 2012, Carlos O'Donell wrote: > >> 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? > > I have no objections. Checked into ports. Thanks for the ping Michael. Cheers, Carlos.