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] [day] [month] [year] [list]
Message-ID: <CACRpkda+Rrsfs706o+K1g-252sZG7FqZGO4uYoFEMnNbUzx53Q@mail.gmail.com>
Date: Wed, 9 Oct 2024 14:42:48 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: Drew Fustini <dfustini@...storrent.com>
Cc: Drew Fustini <drew@...7.com>, Guo Ren <guoren@...nel.org>, Fu Wei <wefu@...hat.com>, 
	linux-riscv@...ts.infradead.org, linux-gpio@...r.kernel.org, 
	linux-kernel@...r.kernel.org, Dan Carpenter <dan.carpenter@...aro.org>
Subject: Re: [PATCH v3 0/3] pinctrl: th1520: Improve code quality

On Wed, Oct 9, 2024 at 3:17 AM Drew Fustini <dfustini@...storrent.com> wrote:

> This series contains code quality improvements for the new TH1520
> pinctrl driver [1]:
>
>  - Fix smatch warning that the return value is not correctly set when an
>    unknown pin error occurs
>  - Linus suggested using guarded mutexs so I've converted the thp->mutex
>    lock to that usage.
>  - Linus also suggested using a scoped iterator for the DT for-each
>    child node loop: for_each_available_child_of_node_scoped.
>
> The series is based on the linusw devel branch [2].

Thanks Drew all three patches applied, excellent work as usual!

Yours,
Linus Walleij

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ