From: Michal Simek Date: Fri, 13 Nov 2009 07:26:49 +0000 (+0100) Subject: microblaze: Remove saving and restoring before calling signal code X-Git-Tag: v2.6.33-rc1~283^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7816e284b72820b295b2d377cc635d7305f6728;p=pandora-kernel.git microblaze: Remove saving and restoring before calling signal code Saving is done in SAVE_STATE macros that's why another save discard previous saved value. This change has no effect to normal programs because they ends in any exception and they are killed. On the other side has effect on debugging. Signed-off-by: Michal Simek --- Reading git-diff-tree failed