From: David Ahern Date: Mon, 15 Jun 2015 20:15:46 +0000 (-0400) Subject: sparc64: perf: Use UREG_FP rather than UREG_I6 X-Git-Tag: omap-for-v4.2/fixes-rc1^2~123^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d89cd8625c4af01a2683b18c3c8194cc3b3067c;p=pandora-kernel.git sparc64: perf: Use UREG_FP rather than UREG_I6 perf walks userspace callchains by following frame pointers. Use the UREG_FP macro to make it clearer that the %fp is being used. Signed-off-by: David Ahern Signed-off-by: David S. Miller --- Reading git-diff-tree failed