From: Rabin Vincent Date: Tue, 10 Aug 2010 18:32:37 +0000 (+0100) Subject: ARM: 6314/1: ftrace: allow build without frame pointers on ARM X-Git-Tag: v2.6.37-rc1~184^2~7^3~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09bfafac3e237415cc4b6adde49f9f28b3a42659;p=pandora-kernel.git ARM: 6314/1: ftrace: allow build without frame pointers on ARM With a new enough GCC, ARM function tracing can be supported without the need for frame pointers. This is essential for Thumb-2 support, since frame pointers aren't available then. Acked-by: Catalin Marinas Acked-by: Steven Rostedt Signed-off-by: Rabin Vincent Signed-off-by: Russell King --- Reading git-diff-tree failed