summaryrefslogtreecommitdiff
path: root/arch/x86/xen/trace.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/xen/trace.c')
-rw-r--r--arch/x86/xen/trace.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/xen/trace.c b/arch/x86/xen/trace.c
index 520022d1a181..8296cdf4e581 100644
--- a/arch/x86/xen/trace.c
+++ b/arch/x86/xen/trace.c
@@ -29,7 +29,7 @@ static const char *xen_hypercall_names[] = {
N(vcpu_op),
N(set_segment_base),
N(mmuext_op),
- N(acm_op),
+ N(xsm_op),
N(nmi_op),
N(sched_op),
N(callback_op),