> On May 24, 2018, at 11:21 AM, Yongseok Koh <[email protected]> wrote:
> 
> 
>> On May 24, 2018, at 7:36 AM, Adrien Mazarguil <[email protected]> 
>> wrote:
>> 
>> Although uncommon, applications may destroy a device immediately after
>> probing it without going through dev_configure() first.
>> 
>> This patch addresses a crash which occurs when mlx5_dev_close() calls
>> mlx5_mr_release() due to an uninitialized entry in the private structure.
>> 
>> Fixes: 974f1e7ef146 ("net/mlx5: add new memory region support")
>> Cc: Yongseok Koh <[email protected]>
>> 
>> Signed-off-by: Adrien Mazarguil <[email protected]>
>> ---
> Acked-by: Yongseok Koh <[email protected]>

And you might want to write the same patch for mlx4.

Thanks,
Yongseok

Reply via email to