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:   Wed, 06 May 2020 14:53:50 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     michael@...le.cc
Cc:     linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
        andrew@...n.ch, f.fainelli@...il.com, hkallweit1@...il.com,
        linux@...linux.org.uk, vladimir.oltean@....com,
        antoine.tenart@...tlin.com
Subject: Re: [PATCH net-next v3 0/3] add phy shared storage

From: Michael Walle <michael@...le.cc>
Date: Wed,  6 May 2020 16:53:12 +0200

> Introduce the concept of a shared PHY storage which can be used by some
> QSGMII PHYs to ease initialization and access to global per-package
> registers.
> 
> Changes since v2:
>  - restore page to standard after reading the base address in the mscc
>    driver, thanks Antoine.
> 
> Changes since v1:
>  - fix typos and add a comment, thanks Florian.
>  - check for "addr < 0" in phy_package_join()
>  - remove multiple blank lines and make "checkpatch.pl --strict" happy
> 
> Changes since RFC:
>  - check return code of kzalloc()
>  - fix local variable ordering (reverse christmas tree)
>  - add priv_size argument to phy_package_join()
>  - add Tested-by tag, thanks Vladimir.

Series applied, thank you.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ