commit | f2f646bdd599cb551bfeb8f1934a9e14ccfeac84 | [log] [tgz] |
---|---|---|
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | Wed Apr 30 18:54:29 2014 +0900 |
committer | Mark Brown <broonie@linaro.org> | Fri May 30 18:15:41 2014 +0100 |
tree | 4d9c088394aa01a317a7378f99a8530903ef80d7 | |
parent | 568549bd6f2dc151d64741be92654339983f1dee [diff] |
ftrace: make CALLER_ADDRx macros more generic Most archs with HAVE_ARCH_CALLER_ADDR have the almost same definitions of CALLER_ADDRx(n), and so put them into linux/ftrace.h. Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Signed-off-by: Mark Brown <broonie@linaro.org>