From: Jiri Slaby Date: Sat, 3 Jan 2009 23:27:09 +0000 (+0100) Subject: x86: fix RIP printout in early_idt_handler X-Git-Tag: v2.6.29-rc1~4^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7aed55d1085f71241284a30af0300feea48c36db;p=pandora-kernel.git x86: fix RIP printout in early_idt_handler Impact: fix debug/crash printout Since errorcode is popped out, RIP is on the top of the stack. Use real RIP value instead of wrong CS. Signed-off-by: Jiri Slaby Cc: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed