Re: [PATCH] make CALLER_ADDRx overwriteable

From: Mike Frysinger
Date: Wed Feb 25 2009 - 17:20:43 EST


On Wed, Feb 25, 2009 at 17:16, Uwe Kleine-König wrote:
> The current definition of CALLER_ADDRx isn't suitable for all platforms.
> E.g. for ARM __builtin_return_address(N) doesn't work for N > 0

afaik, the same applies to the Blackfin port. we looked at
implementing __builtin_return_address(N) and decided it wasnt worth
the hassle.
-mike
--
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/