X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fkvm_host.h;h=ac740b26eb1071950a26ce64ddca68f8212e8742;hb=4b6a2872a2a00042ee50024822ab706e5456aad8;hp=c13cc48697aa73d2f8daa55dcbaf94204ff3db38;hpb=c206d44ffdd539f5f4553e1a92cc7711084c1d3c;p=pandora-kernel.git diff --git a/include/linux/kvm_host.h b/include/linux/kvm_host.h index c13cc48697aa..ac740b26eb10 100644 --- a/include/linux/kvm_host.h +++ b/include/linux/kvm_host.h @@ -205,7 +205,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