]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit79bf0e0353e0a34dbe0b2ef659a9bdd8056ca524
treebebf2e16a63f629e5b8f6f5dad9bf111c98eaa75
parent86d78f640257344cc90a50da8cd52297ba1c6bdf
i386: fix signal type for iret exception

.. 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>
arch/x86/kernel/traps_32.c