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]
Message-ID: <74718ea9-30e5-4d85-9f19-e597ab41af6e@linaro.org>
Date: Wed, 2 Apr 2025 16:24:11 +0200
From: Neil Armstrong <neil.armstrong@...aro.org>
To: Anusha Srivatsa <asrivats@...hat.com>,
 Jessica Zhang <quic_jesszhan@...cinc.com>,
 Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>,
 Maxime Ripard <mripard@...nel.org>, Thomas Zimmermann <tzimmermann@...e.de>,
 David Airlie <airlied@...il.com>, Simona Vetter <simona@...ll.ch>,
 Linus Walleij <linus.walleij@...aro.org>, Joel Selvaraj <jo@...amily.in>,
 Douglas Anderson <dianders@...omium.org>
Cc: dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 00/10] drm/panel: Use refcounted allocation in place of
 devm_kzalloc()

On 01/04/2025 18:03, Anusha Srivatsa wrote:
> Start converting drivers to use the API - devm_drm_panel_alloc().
> 
> This series addresses only 10 drivers. There are 98 more to go. Sending this
> series to mostly get feedback. if any change is required, it will be
> incorporated in the next version and in the next series that will
> address the remaining drivers.
> 
> Signed-off-by: Anusha Srivatsa <asrivats@...hat.com>
> ---
> Anusha Srivatsa (10):
>        panel/abt-y030xx067a: Use the refcounted allocation in place of devm_kzalloc()
>        panel/arm-versatile:  Use the refcounted allocation in place of devm_kzalloc()
>        panel/z00t-tm5p5-n35596: Use refcounted allocation in place of devm_kzalloc()
>        panel/auo-a030jtn01: Use refcounted allocation in place of devm_kzalloc()
>        panel/bf060y8m-aj0: Use refcounted allocation in place of devm_kzalloc()
>        panel/th101mb31ig002-28a: Use refcounted allocation in place of devm_kzalloc()
>        panel/boe-tv101wum-ll2: Use refcounted allocation in place of devm_kzalloc()
>        panel/dsi-cm: Use refcounted allocation in place of devm_kzalloc()
>        panel/ebbg-ft8719: Use refcounted allocation in place of devm_kzalloc()
>        panel/panel-edp: Use refcounted allocation in place of devm_kzalloc()
> 
>   drivers/gpu/drm/panel/panel-abt-y030xx067a.c         | 10 ++++------
>   drivers/gpu/drm/panel/panel-arm-versatile.c          | 11 +++++------
>   drivers/gpu/drm/panel/panel-asus-z00t-tm5p5-n35596.c | 11 +++++------
>   drivers/gpu/drm/panel/panel-auo-a030jtn01.c          | 10 ++++------
>   drivers/gpu/drm/panel/panel-boe-bf060y8m-aj0.c       | 11 +++++------
>   drivers/gpu/drm/panel/panel-boe-th101mb31ig002-28a.c | 11 +++++------
>   drivers/gpu/drm/panel/panel-boe-tv101wum-ll2.c       | 10 +++++-----
>   drivers/gpu/drm/panel/panel-dsi-cm.c                 | 10 ++++------
>   drivers/gpu/drm/panel/panel-ebbg-ft8719.c            | 11 +++++------
>   drivers/gpu/drm/panel/panel-edp.c                    |  9 ++++-----
>   10 files changed, 46 insertions(+), 58 deletions(-)
> ---
> base-commit: de04bb0089a96cc00d13b12cbf66a088befe3057
> change-id: 20250401-b4-drm-panel-mass-driver-convert-ddca32e95d16
> 
> Best regards,

Looks good to me

Reviewed-by: Neil Armstrong <neil.armstrong@...aro.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ