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] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 10 Oct 2018 15:41:18 +0200
From:   Arnd Bergmann <arnd@...db.de>
To:     sunil.kovvuri@...il.com
Cc:     netdev@...r.kernel.org, davem@...emloft.net,
        linux-soc@...r.kernel.org, Sunil Goutham <sgoutham@...vell.com>
Subject: Re: [PATCH v9 00/15] octeontx2-af: Add RVU Admin Function driver

On 10/10/18, sunil.kovvuri@...il.com <sunil.kovvuri@...il.com> wrote:
> From: Sunil Goutham <sgoutham@...vell.com>

> This is the first set of patches out of 80+ patches.
>
> Changes from v8:
>  1 Removed unnecessary typecasts in entire series
>    - Suggested by David Miller
>  2 Added COMPILE_TEST to AF driver
>    - Suggested by Arnd Bergmann
>  3 Changed udelay() to usleep_range() in rvu_poll_reg
>    - Suggested by Arnd Bergmann
>  4 MSIX vector base IOMMU mapping is done using dma_map_resource()
>    API instead of dma_map_single() as it accepts physical address.
>    - Issue pointed by Arnd Bergmann

With those changes, I have no more review comments (other than
a single suggestion to improve the usleep_range() loop again).

Reviewed-by: Arnd Bergmann <arnd@...db.de>

      Arnd

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ