Re: [patch] 2.6.1-mm5 compile do not use shared extable code foria64

From: Paul Mackerras
Date: Sat Jan 24 2004 - 17:04:32 EST


David Mosberger writes:

> How about something along these lines? If you want to standardize on
> a single instruction-address format, I'd strongly favor using the
> location-relative addresses used on Alpha and ia64 (it makes no sense
> to uses a full 64-bit address for those members).

Won't you have to change the offset when you move the entry, if the
value you store is relative to the address of the entry? You could
get around that by storing the offset relative to the start of the
exception table, I guess.

Paul.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/