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:   Mon, 15 Mar 2021 23:33:31 -0500
From:   Samuel Holland <samuel@...lland.org>
To:     Wilken Gottwalt <wilken.gottwalt@...teo.net>,
        linux-kernel@...r.kernel.org
Cc:     Ohad Ben-Cohen <ohad@...ery.com>,
        Bjorn Andersson <bjorn.andersson@...aro.org>,
        Baolin Wang <baolin.wang7@...il.com>,
        Rob Herring <robh+dt@...nel.org>,
        Maxime Ripard <mripard@...nel.org>,
        Chen-Yu Tsai <wens@...e.org>,
        Jernej Skrabec <jernej.skrabec@...l.net>
Subject: Re: [PATCH v7 0/2] hwspinlock: add sun6i hardware spinlock support

On 3/14/21 4:30 AM, Wilken Gottwalt wrote:
> Wilken Gottwalt (2):
>   dt-bindings: hwlock: add sun6i_hwspinlock
>   hwspinlock: add sun6i hardware spinlock support
> 
>  .../allwinner,sun6i-a31-hwspinlock.yaml       |  45 ++++
>  MAINTAINERS                                   |   6 +
>  drivers/hwspinlock/Kconfig                    |   9 +
>  drivers/hwspinlock/Makefile                   |   1 +
>  drivers/hwspinlock/sun6i_hwspinlock.c         | 210 ++++++++++++++++++
>  5 files changed, 271 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/hwlock/allwinner,sun6i-a31-hwspinlock.yaml
>  create mode 100644 drivers/hwspinlock/sun6i_hwspinlock.c
> 

Thanks for the very thorough testing!

For both patches:
Reviewed-by: Samuel Holland <samuel@...lland.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ