x86: move compat_show_guest_statck near its non-compat variant
authorWei Liu <wei.liu2@citrix.com>
Thu, 8 Jun 2017 16:22:33 +0000 (17:22 +0100)
committerWei Liu <wei.liu2@citrix.com>
Fri, 23 Jun 2017 15:06:19 +0000 (16:06 +0100)
commit69263eb0c36c2cbef852ffc717515578faa310e5
tree9e0d0b90ded27de15773d62cbbcb6d90c37d4406
parent6937b34fee47904de2f0fc130251a5199b4ec1b8
x86: move compat_show_guest_statck near its non-compat variant

And make it static, remove the declaration in header.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/traps.c
xen/arch/x86/x86_64/compat/traps.c
xen/include/asm-x86/processor.h