commit | 7136d9c5e874813ccbd1d438924c413b7305944c | [log] [tgz] |
---|---|---|
author | Yi Li <yi.li@analog.com> | Tue Jan 26 04:02:44 2010 +0000 |
committer | Mike Frysinger <vapier@gentoo.org> | Tue Mar 09 00:30:50 2010 -0500 |
tree | ace35ccc968c92a21839a33f1a749f3e3812bc38 | |
parent | 652afdc3403cbccb93c7e6db582a1204a9e5e90a [diff] |
Blackfin: add CALLER_ADDR ftrace macros Since GCC doesn't support __builtin_frame_address(n) where n!=0, add our own function to walk the stack frame pointers. Signed-off-by: Yi Li <yi.li@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org>