From: AKASHI Takahiro Date: Wed, 30 Apr 2014 09:54:31 +0000 (+0100) Subject: arm64: Add 'notrace' attribute to unwind_frame() for ftrace X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~10^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26e2ae39995469b9289aa1ec0144e256d56eb044;p=pandora-kernel.git arm64: Add 'notrace' attribute to unwind_frame() for ftrace walk_stackframe() calls unwind_frame(), and if walk_stackframe() is "notrace", unwind_frame() should be also "notrace". Acked-by: Will Deacon Signed-off-by: AKASHI Takahiro Signed-off-by: Will Deacon --- Reading git-diff-tree failed