]> xenbits.xensource.com Git - xen.git/commit
x86: compat_show_guest_stack() should not truncate MFN
authorJan Beulich <jbeulich@suse.com>
Thu, 17 Jan 2013 14:19:41 +0000 (15:19 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 17 Jan 2013 14:19:41 +0000 (15:19 +0100)
commit8cae135e33ce6ce95c084770ed60e2bfacb79ca6
tree3b6321bd85e095cea4653859d1adb591b09e78f9
parenteefac7560f9a23e9330c04fe50e1185a1739a18d
x86: compat_show_guest_stack() should not truncate MFN

Re-using "addr" here was a mistake, as it is a 32-bit quantity.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Keir Fraser <keir@xen.org>
xen-unstable changeset: 26332:8e942f2f3b45
xen-unstable date: Mon Jan  7 12:28:29 UTC 2013
xen/arch/x86/x86_64/compat/traps.c