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, 28 Feb 2024 22:01:57 +0100
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>, 
	Christophe JAILLET <christophe.jaillet@...adoo.fr>, Sakari Ailus <sakari.ailus@...ux.intel.com>, 
	linux-kernel@...r.kernel.org, linux-acpi@...r.kernel.org, 
	"Rafael J. Wysocki" <rafael@...nel.org>, Daniel Scally <djrscally@...il.com>, 
	Heikki Krogerus <heikki.krogerus@...ux.intel.com>, Len Brown <lenb@...nel.org>
Subject: Re: [PATCH v2 0/4] driver core & device property: clean up APIs

On Fri, Feb 23, 2024 at 4:58 PM Andy Shevchenko
<andriy.shevchenko@...ux.intel.com> wrote:
>
> There are two, but dependent pair of patches that:
> - hides unused devlink APIs
> - removes 'proxy' header use
>
> v2:
> - most of the patches were sent separately as v1, thus this series is v2
> - harvested tags from that patches (Sakari, Saravana)
>
> Andy Shevchenko (4):
>   driver core: Drop unneeded 'extern' keyword in fwnode.h
>   driver core: Move fw_devlink stuff to where it belongs
>   device property: Move enum dev_dma_attr to fwnode.h
>   device property: Don't use "proxy" headers
>
>  drivers/base/core.c      | 58 ++++++++++++++++++++++++++++++++++
>  drivers/base/property.c  | 67 ++++------------------------------------
>  drivers/base/swnode.c    | 13 +++++++-
>  include/linux/fwnode.h   | 13 +++++---
>  include/linux/property.h |  9 +-----
>  5 files changed, 86 insertions(+), 74 deletions(-)
>
> --

All of the code changes in the series look good to me, so

Acked-by: Rafael J. Wysocki <rafael@...nel.org>

for all of the patches.

The changelog of patch [2/4] could be a bit more to the point IMV, but
let me reply to it directly.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ