KVM: x86: Use new is_noncanonical_address in _linearize
authorNadav Amit <namit@cs.technion.ac.il>
Thu, 18 Sep 2014 19:39:40 +0000 (22:39 +0300)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 3 Nov 2014 11:07:19 +0000 (12:07 +0100)
Replace the current canonical address check with the new function which is
identical.

Signed-off-by: Nadav Amit <namit@cs.technion.ac.il>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/emulate.c

Simple merge