commit | 79bf0e0353e0a34dbe0b2ef659a9bdd8056ca524 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@novell.com> | Tue Apr 22 16:19:25 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Sat Apr 26 17:35:46 2008 +0200 |
tree | bebf2e16a63f629e5b8f6f5dad9bf111c98eaa75 | |
parent | 86d78f640257344cc90a50da8cd52297ba1c6bdf [diff] |
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>