x86, kgdb: early trap init for early debug
authorJan Kiszka <jan.kiszka@web.de>
Fri, 21 May 2010 02:04:29 +0000 (21:04 -0500)
committerJason Wessel <jason.wessel@windriver.com>
Fri, 21 May 2010 02:04:29 +0000 (21:04 -0500)
commit29c843912a0baa7fa63033fe28e1ca7e796686a5
tree74fd41a45ea2a85666e395ce52769bf069238eea
parent4402c153cb9c549cd21d6007ef0dfac50c8d148d
x86, kgdb: early trap init for early debug

Allow the x86 arch to have early exception processing for the purpose
of debugging via the kgdb.

Signed-off-by: Jan Kiszka <jan.kiszka@web.de>
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
arch/x86/include/asm/processor.h
arch/x86/kernel/setup.c
arch/x86/kernel/traps.c