kvm: x86: fix tracing for 32-bit
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 25 Aug 2014 14:08:21 +0000 (16:08 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 25 Aug 2014 14:08:21 +0000 (16:08 +0200)
Fix commit 7b46268d29543e313e731606d845e65c17f232e4, which mistakenly
included the new tracepoint under #ifdef CONFIG_X86_64.

Reported-by: Sabrina Dubroca <sd@queasysnail.net>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

No differences found