In vhost_vdpa_set_config_call, the cb.private should be vhost_vdpa.
this cb.private will finally use in vhost_vdpa_config_cb as
vhost_vdpa. Fix this issue.
Fixes: 776f395004d82 ("vhost_vdpa: Support config interrupt in vdpa")
Acked-by: Jason Wang <redacted>
Signed-off-by: Cindy Lu <redacted>
---
drivers/vhost/vdpa.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
On Tue, Jan 12, 2021 at 01:36:29PM +0800, Cindy Lu wrote:
In vhost_vdpa_set_config_call, the cb.private should be vhost_vdpa.
this cb.private will finally use in vhost_vdpa_config_cb as
vhost_vdpa. Fix this issue.
Fixes: 776f395004d82 ("vhost_vdpa: Support config interrupt in vdpa")
Acked-by: Jason Wang <redacted>
Signed-off-by: Cindy Lu <redacted>
---
drivers/vhost/vdpa.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
From: Jason Wang <hidden> Date: 2021-01-13 03:40:28
On 2021/1/12 下午1:36, Cindy Lu wrote:
In vhost_vdpa_set_config_call, the cb.private should be vhost_vdpa.
this cb.private will finally use in vhost_vdpa_config_cb as
vhost_vdpa. Fix this issue.
Fixes: 776f395004d82 ("vhost_vdpa: Support config interrupt in vdpa")
Acked-by: Jason Wang <redacted>
Signed-off-by: Cindy Lu <redacted>
---
Hi Cindy:
I think at least you forget to cc stable.
Thanks
On Wed, Jan 13, 2021 at 11:38 AM Jason Wang [off-list ref] wrote:
On 2021/1/12 下午1:36, Cindy Lu wrote:
quoted
In vhost_vdpa_set_config_call, the cb.private should be vhost_vdpa.
this cb.private will finally use in vhost_vdpa_config_cb as
vhost_vdpa. Fix this issue.
Fixes: 776f395004d82 ("vhost_vdpa: Support config interrupt in vdpa")
Acked-by: Jason Wang <redacted>
Signed-off-by: Cindy Lu <redacted>
---
Hi Cindy:
I think at least you forget to cc stable.
Thanks
On Tue, Jan 12, 2021 at 3:53 PM Greg KH [off-list ref] wrote:
On Tue, Jan 12, 2021 at 01:36:29PM +0800, Cindy Lu wrote:
quoted
In vhost_vdpa_set_config_call, the cb.private should be vhost_vdpa.
this cb.private will finally use in vhost_vdpa_config_cb as
vhost_vdpa. Fix this issue.
Fixes: 776f395004d82 ("vhost_vdpa: Support config interrupt in vdpa")
Acked-by: Jason Wang <redacted>
Signed-off-by: Cindy Lu <redacted>
---
drivers/vhost/vdpa.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)