X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=include%2Flinux%2Fkvm_host.h;h=a0557422715e596ee46451c72e8184bff4b3201d;hp=866ed30843636b0c5218a41e84fa0442b5d0c8a3;hb=1765a1fe5d6f82c0eceb1ad10594cfc83759b6d0;hpb=2a31339aa014c0d0b97c57d3ebc997732f8f47fc;ds=sidebyside diff --git a/include/linux/kvm_host.h b/include/linux/kvm_host.h index 866ed3084363..a0557422715e 100644 --- a/include/linux/kvm_host.h +++ b/include/linux/kvm_host.h @@ -206,7 +206,7 @@ struct kvm { struct mutex irq_lock; #ifdef CONFIG_HAVE_KVM_IRQCHIP - struct kvm_irq_routing_table *irq_routing; + struct kvm_irq_routing_table __rcu *irq_routing; struct hlist_head mask_notifier_list; struct hlist_head irq_ack_notifier_list; #endif