From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7698 invoked by alias); 23 Apr 2002 16:05:46 -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 7686 invoked from network); 23 Apr 2002 16:05:44 -0000 Received: from unknown (HELO is.elta.co.il) (199.203.121.2) by sources.redhat.com with SMTP; 23 Apr 2002 16:05:44 -0000 Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id UAA29665; Tue, 23 Apr 2002 20:04:18 +0300 (IDT) Date: Tue, 23 Apr 2002 09:05:00 -0000 From: Eli Zaretskii X-Sender: eliz@is To: "David S. Miller" cc: kevinb@redhat.com, gdb-patches@sources.redhat.com Subject: Re: [RFA] Kill SOFUN_ADDRESS_MAYBE_MISSING In-Reply-To: <20020423.065139.44933856.davem@redhat.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-04/txt/msg00852.txt.bz2 On Tue, 23 Apr 2002, David S. Miller wrote: > If this patch removes SOFUN_ADDRESS_MAYBE_MISSING everywhere, please > don't forget to update gdbint.texinfo, which documents it. > > Right you are, here is an updated patch. The gdbint.texinfo patch is okay with me. Thanks.