From: Matt Fleming Date: Sun, 2 Aug 2009 21:33:26 +0000 (+0100) Subject: sh: Setup the frame register in asm code X-Git-Tag: v2.6.32-rc1~640^2~68^2~4^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b930489b8606224b829c8a6037eac24249a97ec;p=pandora-kernel.git sh: Setup the frame register in asm code In order to use DWARF unwinder info the frame register has to contain a valid value. Whilst GCC takes care of this for C code, we have to do it ourselves for assembly. Signed-off-by: Matt Fleming Signed-off-by: Paul Mundt --- Reading git-diff-tree failed