From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1300 invoked by alias); 6 May 2006 15:16:48 -0000 Received: (qmail 1292 invoked by uid 22791); 6 May 2006 15:16:48 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Sat, 06 May 2006 15:16:46 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FcOWC-0006I6-3z; Sat, 06 May 2006 11:16:28 -0400 Date: Sat, 06 May 2006 15:16:00 -0000 From: Daniel Jacobowitz To: "David S. Miller" Cc: uweigand@de.ibm.com, gdb-patches@sourceware.org Subject: Re: [committed] Fix gcore crashes on s390 Message-ID: <20060506151628.GA24060@nevyn.them.org> Mail-Followup-To: "David S. Miller" , uweigand@de.ibm.com, gdb-patches@sourceware.org References: <200605060118.k461IpKO009920@d12av02.megacenter.de.ibm.com> <20060505.183205.74231759.davem@davemloft.net> <20060506015642.GB12668@nevyn.them.org> <20060505.233000.75792293.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060505.233000.75792293.davem@davemloft.net> User-Agent: Mutt/1.5.8i 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-05/txt/msg00146.txt.bz2 On Fri, May 05, 2006 at 11:30:00PM -0700, David S. Miller wrote: > From: Daniel Jacobowitz > Date: Fri, 5 May 2006 21:56:42 -0400 > > > I guess we're going to have to check the collect_regset function > > pointer for NULL then. David, would you mind making that change? > > I'll note in passing that we're back to the original patch > I wrote :-) > > Ok to commit? > > 2006-05-05 David S. Miller > > * linux-nat.c (linux_nad_do_thread_registers): Check for > NULL collect_regset method. OK. Thanks. -- Daniel Jacobowitz CodeSourcery