From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 511 invoked by alias); 24 Apr 2002 06:13:51 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 487 invoked from network); 24 Apr 2002 06:13:49 -0000 Received: from unknown (HELO pizda.ninka.net) (216.101.162.242) by sources.redhat.com with SMTP; 24 Apr 2002 06:13:49 -0000 Received: from localhost (IDENT:davem@localhost.localdomain [127.0.0.1]) by pizda.ninka.net (8.9.3/8.9.3) with ESMTP id XAA26273; Tue, 23 Apr 2002 23:04:22 -0700 Date: Tue, 23 Apr 2002 23:13:00 -0000 Message-Id: <20020423.230421.18603333.davem@redhat.com> To: ezannoni@redhat.com Cc: kevinb@redhat.com, Peter.Schauer@regent.e-technik.tu-muenchen.de, gdb@sources.redhat.com, gdb-patches@sources.redhat.com Subject: Re: [RFA] Kill SOFUN_ADDRESS_MAYBE_MISSING From: "David S. Miller" In-Reply-To: <15557.45152.933354.110197@localhost.redhat.com> References: <1020422152449.ZM1373@localhost.localdomain> <20020423.030048.41805003.davem@redhat.com> <15557.45152.933354.110197@localhost.redhat.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-04/txt/msg00915.txt.bz2 From: Elena Zannoni Date: Tue, 23 Apr 2002 15:05:04 -0400 David S. Miller writes: > Sounds find to me, how about this patch? David, what configurations did you test this change on? Did you see regressions in the testsuite? sparc-*-linux, I saw no regressions. The other platform I have available for testing (i686-linux-gnu) already defines the macro in question. I will address the other areas of your email in a seperate reply.