KVM: PPC: Call SLB patching code in interrupt safe manner
[safe/jmp/linux-2.6] / arch / powerpc / include / asm / kvm_book3s_64_asm.h
index fca9404..183461b 100644 (file)
@@ -69,7 +69,6 @@ struct kvmppc_book3s_shadow_vcpu {
        ulong scratch0;
        ulong scratch1;
        ulong vmhandler;
-       ulong rmhandler;
 };
 
 #endif /*__ASSEMBLY__ */