i386: fix signal type for iret exception
authorJan Beulich <jbeulich@novell.com>
Tue, 22 Apr 2008 15:19:25 +0000 (16:19 +0100)
committerIngo Molnar <mingo@elte.hu>
Sat, 26 Apr 2008 15:35:46 +0000 (17:35 +0200)
.. since it uses ILL_BADSTK (which is meaningless in the context of
SIGSEGV).

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found