x86: eliminate dead code in x86_64 entry.S
authorJan Beulich <jbeulich@novell.com>
Mon, 12 May 2008 13:44:39 +0000 (15:44 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 25 May 2008 06:58:36 +0000 (08:58 +0200)
commit83cd1daa1dc3400e5ca2255818641233ebb30680
treed609e0f8094ba346d1e3745f7724900a49c24aa2
parent78d64fc21d2aa425c65de49765cddecc84d595a4
x86: eliminate dead code in x86_64 entry.S

Remove the not longer used handlers for reserved vectors.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/entry_64.S
arch/x86/kernel/traps_64.c