lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 5 Sep 2022 15:11:09 +0300
From:   Leon Romanovsky <leon@...nel.org>
To:     Jason Gunthorpe <jgg@...dia.com>
Cc:     Chris Mi <cmi@...dia.com>, Eric Dumazet <edumazet@...gle.com>,
        Jakub Kicinski <kuba@...nel.org>, linux-rdma@...r.kernel.org,
        netdev@...r.kernel.org, Paolo Abeni <pabeni@...hat.com>,
        Roi Dayan <roid@...dia.com>, Saeed Mahameed <saeedm@...dia.com>
Subject: Re: [PATCH mlx5-next] RDMA/mlx5: Move function
 mlx5_core_query_ib_ppcnt() to mlx5_ib

On Mon, Aug 29, 2022 at 12:06:04PM +0300, Leon Romanovsky wrote:
> From: Chris Mi <cmi@...dia.com>
> 
> This patch doesn't change any functionality, but move one function
> to mlx5_ib because it is not used by mlx5_core.
> 
> The actual fix is in the next patch.
> 
> Reviewed-by: Roi Dayan <roid@...dia.com>
> Signed-off-by: Chris Mi <cmi@...dia.com>
> Signed-off-by: Leon Romanovsky <leonro@...dia.com>
> ---
>  drivers/infiniband/hw/mlx5/mad.c              | 25 +++++++++++++++++--
>  .../net/ethernet/mellanox/mlx5/core/port.c    | 23 -----------------
>  include/linux/mlx5/driver.h                   |  2 --
>  3 files changed, 23 insertions(+), 27 deletions(-)
> 

Thanks, applied.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ