From: Roland McGrath Date: Wed, 30 Jan 2008 12:33:06 +0000 (+0100) Subject: x86: early_idt_handler improvements, 64-bit X-Git-Tag: v2.6.25-rc1~1143^2~319 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8866cd9dc9d0bbadcf361a14e0cdfecb66473087;p=pandora-kernel.git x86: early_idt_handler improvements, 64-bit It's not too pretty, but I found this made the "PANIC: early exception" messages become much more reliably useful: 1. print the vector number, 2. print the %cs value, 3. handle error-code-pushing vs non-pushing vectors. Signed-off-by: Roland McGrath Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed