Messages in this thread |  | | | Date | Sun, 4 Jan 2009 10:20:53 +0100 | | From | Ingo Molnar <> | | Subject | Re: [PATCH 1/1] x86_64: fix RIP printout in early_idt_handler | |
* Jiri Slaby <jirislaby@gmail.com> wrote:
> 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 <jirislaby@gmail.com>
> Cc: Thomas Gleixner <tglx@linutronix.de>
> Cc: Ingo Molnar <mingo@redhat.com>
> Cc: H. Peter Anvin <hpa@zytor.com>
> ---
> arch/x86/kernel/head_64.S | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
good spotting - applied to tip/x86/urgent, thanks Jiri. I have also added
a -stable backport tag.
Ingo
|  |