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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5a95b463-261e-4874-abb3-8fd236fe0378@intel.com>
Date: Tue, 9 Jul 2024 10:50:30 +0200
From: Przemek Kitszel <przemyslaw.kitszel@...el.com>
To: Petr Machata <petrm@...dia.com>
CC: Ido Schimmel <idosch@...dia.com>, <mlxsw@...dia.com>, "David S. Miller"
	<davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski
	<kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>, <netdev@...r.kernel.org>
Subject: Re: [PATCH net-next v2 0/3] mlxsw: Improvements

On 7/8/24 16:23, Petr Machata wrote:
> This patchset contains assortments of improvements to the mlxsw driver.
> Please see individual patches for details.
> 
> v2:
> - Patch #1:
>      - changed to WARN_ONCE() with some prints
> - Patch #2:
>      - call thermal_cooling_device_unregister() unconditionally and mention
>        it in the commit message
> - Patch #3:
>      - reword the commit message to reflect the fact that the change both
>        suppresses a warning and avoid concurrent access
> 
> Ido Schimmel (2):
>    mlxsw: core_thermal: Report valid current state during cooling device
>      registration
>    mlxsw: pci: Lock configuration space of upstream bridge during reset
> 
> Petr Machata (1):
>    mlxsw: Warn about invalid accesses to array fields
> 
>   .../ethernet/mellanox/mlxsw/core_thermal.c    | 51 +++++++++----------
>   drivers/net/ethernet/mellanox/mlxsw/item.h    |  4 ++
>   drivers/net/ethernet/mellanox/mlxsw/pci.c     |  6 +++
>   3 files changed, 35 insertions(+), 26 deletions(-)
> 

for the series:
Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@...el.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ