]> git.baikalelectronics.ru Git - kernel.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)
commit096bb7d3796b3b05398b9911f53992243204d9cf
treebebf2e16a63f629e5b8f6f5dad9bf111c98eaa75
parent9662de5fbe0c556938dbb7a1696369c543308e33
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