From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 678 invoked by alias); 18 Dec 2009 19:35:01 -0000 Received: (qmail 626 invoked by uid 22791); 18 Dec 2009 19:35:01 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from smtp-outbound-2.vmware.com (HELO smtp-outbound-2.vmware.com) (65.115.85.73) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 18 Dec 2009 19:34:58 +0000 Received: from mailhost3.vmware.com (mailhost3.vmware.com [10.16.27.45]) by smtp-outbound-2.vmware.com (Postfix) with ESMTP id B77A31D03B; Fri, 18 Dec 2009 11:34:55 -0800 (PST) Received: from [10.20.94.141] (msnyder-server.eng.vmware.com [10.20.94.141]) by mailhost3.vmware.com (Postfix) with ESMTP id AC239CD90A; Fri, 18 Dec 2009 11:34:55 -0800 (PST) Message-ID: <4B2BD8CE.9010802@vmware.com> Date: Fri, 18 Dec 2009 19:35:00 -0000 From: Michael Snyder User-Agent: Thunderbird 1.5.0.12 (X11/20090624) MIME-Version: 1.0 To: "Maciej W. Rozycki" CC: "gdb-patches@sourceware.org" , rearnsha@arm.com Subject: Re: [PING][PATCH] ARM/Linux: Unwind restart_syscall(2) frames References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-12/txt/msg00261.txt.bz2 Maciej W. Rozycki wrote: > Hi, > > Would anyone please review this patch: > > http://sourceware.org/ml/gdb-patches/2009-08/msg00431.html > > Thanks, > > Maciej Well, I don't see anything glaringly wrong with it... Richard?