microblaze: Remove saving and restoring before calling signal code
authorMichal Simek <monstr@monstr.eu>
Fri, 13 Nov 2009 07:26:49 +0000 (08:26 +0100)
committerMichal Simek <monstr@monstr.eu>
Mon, 14 Dec 2009 07:44:55 +0000 (08:44 +0100)
commitf7816e284b72820b295b2d377cc635d7305f6728
tree055076ff17b771eb53105f3ab69ca0e5e95f2871
parent5dd48a235c3f78620e582ebb253d64d02747d173
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 <monstr@monstr.eu>
arch/microblaze/kernel/entry.S