From: Chris Zankel Date: Tue, 22 Jan 2008 08:45:25 +0000 (-0800) Subject: [XTENSA] Fix register corruption for certain processor configurations X-Git-Tag: v2.6.25-rc3~111^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1088430626b2ec4cd64f2fb7d9fd7c6df5d5824;p=pandora-kernel.git [XTENSA] Fix register corruption for certain processor configurations For processor configurations that have optional registers (compiler-used but non-coprocessor), user space registers might get corrupted when there are only 4 registers in the current window-frame, ie. register a4 belongs to the oldest frame in the register file. Signed-off-by: Chris Zankel --- Reading git-diff-tree failed