From: Brian Gerst Date: Wed, 13 Jan 2010 15:45:55 +0000 (-0500) Subject: x86: Merge show_regs() X-Git-Tag: v2.6.34-rc1~252^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bef444797f7624f8fbd27f4e0334ce96a108725;p=pandora-kernel.git x86: Merge show_regs() Using kernel_stack_pointer() allows 32-bit and 64-bit versions to be merged. This is more correct for 64-bit, since the old %rsp is always saved on the stack. Signed-off-by: Brian Gerst LKML-Reference: <1263397555-27695-1-git-send-email-brgerst@gmail.com> Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed