diff options
Diffstat (limited to 'arch/powerpc/include/asm/kvm_book3s_asm.h')
-rw-r--r-- | arch/powerpc/include/asm/kvm_book3s_asm.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/powerpc/include/asm/kvm_book3s_asm.h b/arch/powerpc/include/asm/kvm_book3s_asm.h index 83596f32f50b..7cea76f11c26 100644 --- a/arch/powerpc/include/asm/kvm_book3s_asm.h +++ b/arch/powerpc/include/asm/kvm_book3s_asm.h | |||
@@ -104,10 +104,6 @@ struct kvmppc_host_state { | |||
104 | u8 napping; | 104 | u8 napping; |
105 | 105 | ||
106 | #ifdef CONFIG_KVM_BOOK3S_HV_POSSIBLE | 106 | #ifdef CONFIG_KVM_BOOK3S_HV_POSSIBLE |
107 | /* | ||
108 | * hwthread_req/hwthread_state pair is used to pull sibling threads | ||
109 | * out of guest on pre-ISAv3.0B CPUs where threads share MMU. | ||
110 | */ | ||
111 | u8 hwthread_req; | 107 | u8 hwthread_req; |
112 | u8 hwthread_state; | 108 | u8 hwthread_state; |
113 | u8 host_ipi; | 109 | u8 host_ipi; |