On Wed, Mar 24, 2021 at 12:45 PM Jason Wang wrote:
>
>
> 在 2021/3/15 下午1:37, Xie Yongji 写道:
> > This patch introduces a new ioctl VDUSE_INJECT_CONFIG_IRQ
> > to support injecting config interrupt.
> >
> > Signed-off-by: Xie Yongji
>
>
> I suggest to squash this into path 9.
>
Will do it in v6.
在 2021/3/15 下午1:37, Xie Yongji 写道:
This patch introduces a new ioctl VDUSE_INJECT_CONFIG_IRQ
to support injecting config interrupt.
Signed-off-by: Xie Yongji
I suggest to squash this into path 9.
Other looks good.
Thanks
---
drivers/vdpa/vdpa_user/vduse_dev.c | 24 ++
This patch introduces a new ioctl VDUSE_INJECT_CONFIG_IRQ
to support injecting config interrupt.
Signed-off-by: Xie Yongji
---
drivers/vdpa/vdpa_user/vduse_dev.c | 24 +++-
include/uapi/linux/vduse.h | 3 +++
2 files changed, 26 insertions(+), 1 deletion(-)
diff --g