From: Franck Bui-Huu Date: Thu, 3 Aug 2006 07:29:20 +0000 (+0200) Subject: [MIPS] Make get_frame_info() more robust X-Git-Tag: v2.6.19-rc1~1062 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cceb4aa9acf6192a5f02134e764b1feeea8b9de;p=pandora-kernel.git [MIPS] Make get_frame_info() more robust Now get_frame_info() wants to detect move sp instruction first. It assumes that the save ra in the stack instruction can't happen before allocating frame size space into the stack. Signed-off-by: Franck Bui-Huu Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed