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, 21 Feb 2024 14:52:29 +0100
From: "Arnd Bergmann" <arnd@...db.de>
To: Uwe Kleine-König <u.kleine-koenig@...gutronix.de>,
 "Greg Kroah-Hartman" <gregkh@...uxfoundation.org>
Cc: "Alexandre Belloni" <alexandre.belloni@...tlin.com>,
 "derek.kiernan@....com" <derek.kiernan@....com>,
 "Andrew Donnellan" <ajd@...ux.ibm.com>, "Jiri Slaby" <jirislaby@...nel.org>,
 linux-arm-msm@...r.kernel.org, linux-kernel@...r.kernel.org,
 "Claudiu Beznea" <claudiu.beznea@...on.dev>,
 "Michal Simek" <michal.simek@....com>,
 "Srinivas Kandagatla" <srinivas.kandagatla@...aro.org>,
 "dragan.cvetic@....com" <dragan.cvetic@....com>,
 "Pengutronix Kernel Team" <kernel@...gutronix.de>,
 "Justin Stitt" <justinstitt@...gle.com>,
 "Frederic Barrat" <fbarrat@...ux.ibm.com>,
 "John Stultz" <jstultz@...gle.com>,
 "Tomas Winkler" <tomas.winkler@...el.com>,
 "Amol Maheshwari" <amahesh@....qualcomm.com>, linuxppc-dev@...ts.ozlabs.org,
 "Appana Durga Kedareswara rao" <appana.durga.kedareswara.rao@....com>,
 linux-arm-kernel@...ts.infradead.org, "Kees Cook" <keescook@...omium.org>
Subject: Re: [PATCH 00/11] misc: Convert to platform remove callback returning void

On Wed, Feb 21, 2024, at 10:53, Uwe Kleine-König wrote:
> Hello,
>
> this series converts all drivers below drivers/misc to struct
> platform_driver::remove_new(). See commit 5c5a7680e67b ("platform:
> Provide a remove callback that returns no value") for an extended
> explanation and the eventual goal.
>
> All conversations are trivial, because their .remove() callbacks
> returned zero unconditionally.
>
> There are no interdependencies between these patches, so they could be
> picked up individually. But I'd hope that Greg or Arnd picks them up all
> together.

These all look good to me, whole series

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ