From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3450 invoked by alias); 5 May 2006 22:43:12 -0000 Received: (qmail 3442 invoked by uid 22791); 5 May 2006 22:43:12 -0000 X-Spam-Check-By: sourceware.org Received: from dsl027-180-168.sfo1.dsl.speakeasy.net (HELO sunset.davemloft.net) (216.27.180.168) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 05 May 2006 22:43:09 +0000 Received: from localhost ([127.0.0.1] ident=davem) by sunset.davemloft.net with esmtp (Exim 4.60) (envelope-from ) id 1Fc910-00047n-C6; Fri, 05 May 2006 15:43:14 -0700 Date: Fri, 05 May 2006 22:43:00 -0000 Message-Id: <20060505.154310.95869801.davem@davemloft.net> To: drow@false.org Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH]: Don't use deprecated regcache functions From: "David S. Miller" In-Reply-To: <20060420170239.GI11710@nevyn.them.org> References: <20060411130057.GA21369@nevyn.them.org> <20060411.141334.116677120.davem@davemloft.net> <20060420170239.GI11710@nevyn.them.org> X-Mailer: Mew version 4.2.53 on Emacs 21.4 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii 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-05/txt/msg00117.txt.bz2 From: Daniel Jacobowitz Date: Thu, 20 Apr 2006 13:02:39 -0400 > Anyway, I guess the mess is long-standing and currently not a problem, > so go ahead and check in the change to use regcache_raw_collect. Ok, committed.