Dan Carpenter
2020-Aug-10 10:31 UTC
[PATCH] vdpa/mlx5: Fix pointer math in mlx5_vdpa_get_config()
On Sun, Aug 09, 2020 at 06:34:04AM +0000, Eli Cohen wrote:> Acked-by: Eli Cohen <elic at nvidia.com> > > BTW, vdpa_sim has the same bug. >I sent a patch for that on April 6. [PATCH 2/2] vdpa: Fix pointer math bug in vdpasim_get_config() Jason acked the patch but it wasn't applied. regards, dan carpenter
Michael S. Tsirkin
2020-Aug-10 14:35 UTC
[PATCH] vdpa/mlx5: Fix pointer math in mlx5_vdpa_get_config()
On Mon, Aug 10, 2020 at 01:31:47PM +0300, Dan Carpenter wrote:> On Sun, Aug 09, 2020 at 06:34:04AM +0000, Eli Cohen wrote: > > Acked-by: Eli Cohen <elic at nvidia.com> > > > > BTW, vdpa_sim has the same bug. > > > > I sent a patch for that on April 6. > > [PATCH 2/2] vdpa: Fix pointer math bug in vdpasim_get_config() > > Jason acked the patch but it wasn't applied. > > regards, > dan carpenterOh sorry. I'll drop my patch and queue yours then.