KVM: x86: remove WARN_ON from get_kernel_ns()
authorMarcelo Tosatti <mtosatti@redhat.com>
Thu, 10 Apr 2014 21:19:12 +0000 (18:19 -0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 14 Apr 2014 20:50:43 +0000 (17:50 -0300)
Function and callers can be preempted.

https://bugzilla.kernel.org/show_bug.cgi?id=73721

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/x86.c

Simple merge