i386: convert hardware exception 6 to an interrupt gate
authorAlexander van Heukelum <heukelum@fastmail.fm>
Tue, 9 Sep 2008 19:56:01 +0000 (21:56 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 13 Oct 2008 08:20:15 +0000 (10:20 +0200)
commit12394cf567d509f6ab5d94544e1f414b35286d9e
tree9e5811e30e8e95ff1ee4c36489f0165ba4704b12
parent64f644c0b4b8b7818867fb27de077c98c4f0022b
i386: convert hardware exception 6 to an interrupt gate

Handle invalid opcode exception with interrupt initially off.

Signed-off-by: Alexander van Heukelum <heukelum@fastmail.fm>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/traps_32.c