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, 14 Apr 2021 18:10:10 +0300
From:   Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To:     Flavio Suligoi <f.suligoi@...m.it>,
        Jesse Brandeburg <jesse.brandeburg@...el.com>,
        netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Cc:     "David S. Miller" <davem@...emloft.net>,
        Jakub Kicinski <kuba@...nel.org>
Subject: Re: [PATCH net-next v2 0/5] net: pch: fix and a few cleanups

On Thu, Mar 25, 2021 at 07:34:07PM +0200, Andy Shevchenko wrote:
> The series provides one fix (patch 1) for GPIO to be able to wait for
> the GPIO driver to appear. This is separated from the conversion to
> the GPIO descriptors (patch 2) in order to have a possibility for
> backporting. Patches 3 and 4 fix a minor warnings from Sparse while
> moving to a new APIs. Patch 5 is MODULE_VERSION() clean up.
> 
> Tested on Intel Minnowboard (v1).

Guys, it has been already the report from kbuild bot (sparse warnings), which
should be fixed by this series (at least partially if not completely).

Please, apply this as soon as it's possible.
Or tell me what's wrong with the series.

Thanks!

> Since v2:
> - added a few cleanups on top of the fix
> 
> Andy Shevchenko (5):
>   net: pch_gbe: Propagate error from devm_gpio_request_one()
>   net: pch_gbe: Convert to use GPIO descriptors
>   net: pch_gbe: use readx_poll_timeout_atomic() variant
>   net: pch_gbe: Use proper accessors to BE data in pch_ptp_match()
>   net: pch_gbe: remove unneeded MODULE_VERSION() call
> 
>  .../net/ethernet/oki-semi/pch_gbe/pch_gbe.h   |   2 -
>  .../oki-semi/pch_gbe/pch_gbe_ethtool.c        |   2 +
>  .../ethernet/oki-semi/pch_gbe/pch_gbe_main.c  | 103 +++++++++---------
>  3 files changed, 54 insertions(+), 53 deletions(-)
> 
> -- 
> 2.30.2
> 

-- 
With Best Regards,
Andy Shevchenko


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ