On Mar-23 2004, Tue, 10:12 -0700 Bjorn Helgaas <bjorn.helgaas@hp.com> wrote: > Can you look up these IPs by hand, since ksymoops doesn't work? Because IA64 does not distinguish between the address of the function and the address of the function descriptor. Sometimes the symbol points at the function code, sometimes at the descriptor. It is impossible to match maps that use the same symbol to point to different locations. PPC64 got it right. They use 'func' for the descriptor and '.func' for the code body, and are consistent about which is which. Too late to do anything about it for IA64, the maps are permanently inconsistent. - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Wed Mar 24 09:35:11 2004
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:24 EST