From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28251 invoked by alias); 21 Oct 2013 12:53:54 -0000 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 Received: (qmail 28238 invoked by uid 89); 21 Oct 2013 12:53:53 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS,UNPARSEABLE_RELAY autolearn=ham version=3.3.2 X-HELO: aserp1040.oracle.com Received: from aserp1040.oracle.com (HELO aserp1040.oracle.com) (141.146.126.69) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Mon, 21 Oct 2013 12:53:53 +0000 Received: from ucsinet21.oracle.com (ucsinet21.oracle.com [156.151.31.93]) by aserp1040.oracle.com (Sentrion-MTA-4.3.1/Sentrion-MTA-4.3.1) with ESMTP id r9LCrk34021215 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 21 Oct 2013 12:53:47 GMT Received: from aserz7022.oracle.com (aserz7022.oracle.com [141.146.126.231]) by ucsinet21.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id r9LCrj8c014470 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 21 Oct 2013 12:53:45 GMT Received: from abhmt120.oracle.com (abhmt120.oracle.com [141.146.116.72]) by aserz7022.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id r9LCrjWR029637; Mon, 21 Oct 2013 12:53:45 GMT Received: from termi.oracle.com (/10.175.58.67) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Mon, 21 Oct 2013 05:53:44 -0700 From: jose.marchesi@oracle.com (Jose E. Marchesi) To: Mark Kettenis Cc: brobecker@adacore.com, tromey@redhat.com, gdb-patches@sourceware.org Subject: Re: [PATCH] [SPARC64] Figure out where a longjmp will land References: <87y563k71b.fsf@oracle.com> <87d2nffr53.fsf@fleche.redhat.com> <87txgrjupm.fsf@oracle.com> <20131017055736.GC3302@adacore.com> <201310201926.r9KJQlD4017034@glazunov.sibelius.xs4all.nl> Date: Mon, 21 Oct 2013 12:53:00 -0000 In-Reply-To: <201310201926.r9KJQlD4017034@glazunov.sibelius.xs4all.nl> (Mark Kettenis's message of "Sun, 20 Oct 2013 21:26:47 +0200 (CEST)") Message-ID: <87y55mwzou.fsf@oracle.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes X-SW-Source: 2013-10/txt/msg00623.txt.bz2 > This looks reasonable to me, with a minor correction requested below. > But Sparc patches normally get reviewed by MarkK, so can you give it > another week before checking the final version in? (remember that > when you check something in that is different from the patch already > posted, an updated patch should be sent to the list, for the record). Well, for the Linux-specific bits it is a good idea to make sure that David S. Miller sees the changes as well. Is he subscribed to gdb-patches? Shall I address him directly?