]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc894401a47624ed896e8eda0f1cb5486992b73d8
tree055076ff17b771eb53105f3ab69ca0e5e95f2871
parent3167bcce9caea3b1341ee3c49f5e42c1b334bc5e
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