Re: [RFC] /proc/ksyms change for IA64

From: Keith Owens (kaos@ocs.com.au)
Date: Sun Aug 05 2001 - 02:16:33 EST


On Sun, 05 Aug 2001 15:44:45 +1000,
Rusty Russell <rusty@rustcorp.com.au> wrote:
>In message <22165.996722560@kao2.melbourne.sgi.com> you write:
>> The IA64 use of descriptors for function pointers has bitten ksymoops.
>> For those not familiar with IA64, &func points to a descriptor
>> containing { &code, &data_context }. System.map contains the address
>> of the code, /proc/ksyms contains the address of the descriptor.
>> insmod needs the descriptor address, ksymoops and debuggers need the
>> code address, /proc/ksyms needs to contain both addresses, with one of
>> them prefixed by a special character.
>
>Eewwww....
>
> How about just adding /proc/ksyms-ia64 with the code pointers
>which contains the ia64 code addresses required by ksymoops and
>debuggers. These are, after all, less vital than insmod.

That requires changes to every kernel debugger, oops decoder etc. I
don't control all of Linux debugging yet ;). It is also more work
because it requires kernel changes as well as lots of user space.

BTW, do you know that you are sending from 144.137.82.79 which has no reverse
DNS? Oh wait, it's Telstra :(

Welcome to Telstra country, on any day you can hear the customers being
ripped off.
-
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/



This archive was generated by hypermail 2b29 : Tue Aug 07 2001 - 21:00:34 EST