Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S266233AbUJEXAy (ORCPT ); Tue, 5 Oct 2004 19:00:54 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S266252AbUJEXAy (ORCPT ); Tue, 5 Oct 2004 19:00:54 -0400 Received: from ozlabs.org ([203.10.76.45]:32659 "EHLO ozlabs.org") by vger.kernel.org with ESMTP id S266233AbUJEXAs (ORCPT ); Tue, 5 Oct 2004 19:00:48 -0400 Subject: Re: [RFC] ARM binutils feature churn causing kernel problems From: Rusty Russell To: Russell King Cc: Richard Earnshaw , lkml - Kernel Mailing List , Catalin Marinas , Sam Ravnborg , pmarques@grupopie.com In-Reply-To: <20041005141452.B6910@flint.arm.linux.org.uk> References: <20040927210305.A26680@flint.arm.linux.org.uk> <20041001211106.F30122@flint.arm.linux.org.uk> <1096931899.32500.37.camel@localhost.localdomain> <20041005125324.A6910@flint.arm.linux.org.uk> <1096981035.14574.20.camel@pc960.cambridge.arm.com> <20041005141452.B6910@flint.arm.linux.org.uk> Content-Type: text/plain Message-Id: <1097016532.32500.357.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Wed, 06 Oct 2004 09:00:48 +1000 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 878 Lines: 22 On Tue, 2004-10-05 at 23:14, Russell King wrote: > On Tue, Oct 05, 2004 at 01:57:15PM +0100, Richard Earnshaw wrote: > > Why don't you pass s to is_arm_mapping_symbol and have it do the same > > thing as you've done in get_ksymbol? > > "sym_entry" is not an ELF symtab structure - it's a parsed version > of the `nm' output, and as such does not contain the symbol type nor > binding information. I believe that Paulo (CC'd) ended up with a patch which included the actual type information in /proc/kallsyms. Paulo, what's the status of that patch? Rusty. -- Anyone who quotes me in their signature is an idiot -- Rusty Russell - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/