From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24145 invoked by alias); 9 Nov 2003 13:39:05 -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 24137 invoked from network); 9 Nov 2003 13:39:02 -0000 Received: from unknown (HELO localhost.redhat.com) (65.49.0.121) by sources.redhat.com with SMTP; 9 Nov 2003 13:39:02 -0000 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id A17E72B8F; Sun, 9 Nov 2003 08:38:57 -0500 (EST) Message-ID: <3FAE4371.6010405@gnu.org> Date: Sun, 09 Nov 2003 13:39:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030820 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mark Kettenis Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] Multi-arch SKIP_SOLIB_RESOLVER References: <200311091207.hA9C7l5n064597@elgar.kettenis.dyndns.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-11/txt/msg00165.txt.bz2 > I'm working on integrating some mostly SPARC-related patches from > David S. Miller. There were also some general bits in his tree that > I'm going to check in on mainline. Here's the first. You mean the stuff david posted here? > Committed as obvious (to mainline). It should be "m" or "M", and not "f". You'll also note that I've started deleting still lurking macros so these conversions are no longer so obvious :-) Andrew