From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5856 invoked by alias); 14 Nov 2006 01:50:58 -0000 Received: (qmail 5847 invoked by uid 22791); 14 Nov 2006 01:50:57 -0000 X-Spam-Check-By: sourceware.org Received: from e35.co.us.ibm.com (HELO e35.co.us.ibm.com) (32.97.110.153) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 14 Nov 2006 01:50:51 +0000 Received: from westrelay02.boulder.ibm.com (westrelay02.boulder.ibm.com [9.17.195.11]) by e35.co.us.ibm.com (8.13.8/8.12.11) with ESMTP id kAE1onJJ021839 for ; Mon, 13 Nov 2006 20:50:49 -0500 Received: from d03av02.boulder.ibm.com (d03av02.boulder.ibm.com [9.17.195.168]) by westrelay02.boulder.ibm.com (8.13.6/8.13.6/NCO v8.1.1) with ESMTP id kAE1on5S522406 for ; Mon, 13 Nov 2006 18:50:49 -0700 Received: from d03av02.boulder.ibm.com (loopback [127.0.0.1]) by d03av02.boulder.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id kAE1onew022516 for ; Mon, 13 Nov 2006 18:50:49 -0700 Received: from dufur.beaverton.ibm.com (dufur.beaverton.ibm.com [9.47.22.20]) by d03av02.boulder.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id kAE1omGW022450; Mon, 13 Nov 2006 18:50:48 -0700 Subject: Re: [commit] signal trampoline frame cache corruption From: PAUL GILLIAM Reply-To: pgilliam@us.ibm.com To: Daniel Jacobowitz Cc: gdb-patches@sourceware.org In-Reply-To: <20061113190543.GA1720@nevyn.them.org> References: <1162323227.3428.9.camel@dufur.beaverton.ibm.com> <200610312328.k9VNScRC012608@elgar.sibelius.xs4all.nl> <1162576236.3428.17.camel@dufur.beaverton.ibm.com> <20061110212202.GF1115@nevyn.them.org> <1163439327.3428.22.camel@dufur.beaverton.ibm.com> <20061113174556.GA30708@nevyn.them.org> <1163443834.3428.30.camel@dufur.beaverton.ibm.com> <20061113190543.GA1720@nevyn.them.org> Content-Type: text/plain Date: Tue, 14 Nov 2006 01:50:00 -0000 Message-Id: <1163468626.3428.32.camel@dufur.beaverton.ibm.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.2 (2.2.2-5) Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-11/txt/msg00107.txt.bz2 Thanks Daniel On Mon, 2006-11-13 at 14:05 -0500, Daniel Jacobowitz wrote: > On Mon, Nov 13, 2006 at 10:50:34AM -0800, PAUL GILLIAM wrote: > > I don't know what happened. I fixed the indentation problems introduced > > by the patch. > > I have attached the original patch it's self, with correct indentation. > > Thanks! Looks good this time. I fixed the formatting and date of the > ChangeLog entry for you. > >