From: Jiri Olsa Date: Wed, 29 Sep 2010 14:46:46 +0000 (-0400) Subject: oprofile, x86: Using struct stack_frame for 64bit processes dump X-Git-Tag: v2.6.37-rc1~214^2~18^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40c6b3cb64cd1d02322df5f729cca25084580f40;p=pandora-kernel.git oprofile, x86: Using struct stack_frame for 64bit processes dump Removing unnecessary struct frame_head and replacing it with struct stack_frame. The struct stack_frame is already defined and used in other places in kernel, so there's no reason to define new structure. Signed-off-by: Jiri Olsa Signed-off-by: Robert Richter --- Reading git-diff-tree failed