mbox series

[0/2] Two fixes for this merge window

Message ID 20190916064818.19823-1-leon@kernel.org (mailing list archive)
Headers show
Series Two fixes for this merge window | expand

Message

Leon Romanovsky Sept. 16, 2019, 6:48 a.m. UTC
From: Leon Romanovsky <leonro@mellanox.com>

Hi,

We are in merge window so I didn't know if I should put -next or -rc,
but they are better to go this cycle.

Thanks

Danit Goldberg (2):
  IB/mlx5: Free page from the beginning of the allocation
  IB/mlx5: Free mpi in mp_slave mode

 drivers/infiniband/hw/mlx5/main.c | 1 +
 drivers/infiniband/hw/mlx5/odp.c  | 9 +++++----
 2 files changed, 6 insertions(+), 4 deletions(-)

--
2.20.1

Comments

Jason Gunthorpe Sept. 16, 2019, 5:22 p.m. UTC | #1
On Mon, Sep 16, 2019 at 09:48:16AM +0300, Leon Romanovsky wrote:
> From: Leon Romanovsky <leonro@mellanox.com>
> 
> Hi,
> 
> We are in merge window so I didn't know if I should put -next or -rc,
> but they are better to go this cycle.
> 
> Thanks
> 
> Danit Goldberg (2):
>   IB/mlx5: Free page from the beginning of the allocation
>   IB/mlx5: Free mpi in mp_slave mode

Applied to for-next

Thanks,
Jason