KVM: PPC: Book3S HV: Create debugfs file for each guest's HPT
[firefly-linux-kernel-4.4.55.git] / virt / kvm / kvm_main.c
index d3fc9399062a5034b99eaa3d12c855699fdbf608..90977418aeb6edfbf274c2260b48296638fd0762 100644 (file)
@@ -89,6 +89,7 @@ EXPORT_SYMBOL_GPL(kvm_vcpu_cache);
 static __read_mostly struct preempt_ops kvm_preempt_ops;
 
 struct dentry *kvm_debugfs_dir;
+EXPORT_SYMBOL_GPL(kvm_debugfs_dir);
 
 static long kvm_vcpu_ioctl(struct file *file, unsigned int ioctl,
                           unsigned long arg);