提交 f3a5d7fb 编写于 作者: K Kunkun Jiang 提交者: Zheng Zengkai

Revert "vfio: Add new IRQ for DMA fault reporting"

virt inclusion
category: bugfix
bugzilla: https://gitee.com/openeuler/kernel/issues/I61SPO
CVE: NA

--------------------------------

This reverts commit 31ed6dc2.
Signed-off-by: NKunkun Jiang <jiangkunkun@huawei.com>
Reviewed-by: NKeqian Zhu <zhukeqian1@huawei.com>
Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
上级 47b87fba
...@@ -733,9 +733,6 @@ struct vfio_irq_info_cap_type { ...@@ -733,9 +733,6 @@ struct vfio_irq_info_cap_type {
__u32 subtype; /* type specific */ __u32 subtype; /* type specific */
}; };
#define VFIO_IRQ_TYPE_NESTED (1)
#define VFIO_IRQ_SUBTYPE_DMA_FAULT (1)
/** /**
* VFIO_DEVICE_SET_IRQS - _IOW(VFIO_TYPE, VFIO_BASE + 10, struct vfio_irq_set) * VFIO_DEVICE_SET_IRQS - _IOW(VFIO_TYPE, VFIO_BASE + 10, struct vfio_irq_set)
* *
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册