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>] [day] [month] [year] [list]
Message-ID: <aaa6fbdf-6c5d-4fb6-81f4-5852a40224ee@linaro.org>
Date: Fri, 9 May 2025 10:17:48 +0200
From: neil.armstrong@...aro.org
To: Anusha Srivatsa <asrivats@...hat.com>
Cc: 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>,
 Robert Chiras <robert.chiras@....com>,
 Linus Walleij <linus.walleij@...aro.org>,
 Markuss Broks <markuss.broks@...il.com>,
 Artur Weber <aweber.kernel@...il.com>,
 Dzmitry Sankouski <dsankouski@...il.com>,
 Jagan Teki <jagan@...rulasolutions.com>, Guido Günther
 <agx@...xcpu.org>, Purism Kernel Team <kernel@...i.sm>,
 Ondrej Jirman <megi@....cz>, Sasha Finkelstein <fnkl.kernel@...il.com>,
 Janne Grunau <j@...nau.net>, Michael Trimarchi
 <michael@...rulasolutions.com>,
 Laurent Pinchart <laurent.pinchart@...asonboard.com>,
 dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org,
 asahi@...ts.linux.dev
Subject: Re: [PATCH 00/46] drm/panel: Use refcounted allocation in place of
 devm_kzalloc() - Part3

On 08/05/2025 19:24, Anusha Srivatsa wrote:
> 
> 
> On Mon, Apr 7, 2025 at 6:04 AM Neil Armstrong <neil.armstrong@...aro.org <mailto:neil.armstrong@...aro.org>> wrote:
> 
>     On 03/04/2025 22:20, Anusha Srivatsa wrote:
>      > Start converting drivers to use the API - devm_drm_panel_alloc().
>      >
>      > Final set of drivers.
>      >
>      > Part 1 of the conversion : https://patchwork.freedesktop.org/series/147082/ <https://patchwork.freedesktop.org/series/147082/>
>      > Part 2 of the conversion : https://patchwork.freedesktop.org/series/147157/ <https://patchwork.freedesktop.org/series/147157/>
>      >
>      > Signed-off-by: Anusha Srivatsa <asrivats@...hat.com <mailto:asrivats@...hat.com>>
>      > ---
>      > Anusha Srivatsa (46):
>      >        panel/orisetech-otm8009a: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/raydium-rm67191: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/raydium-rm67200: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/raydium-rm68200: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/raydium-rm692e5: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/raydium-rm69380: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/ronbo-rb070d30: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/samsung-ams581vf01: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/samsung-ams639rq08: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/samsung-atna33xc20: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/samsung-db7430: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/samsung-ld9040: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/samsung-s6d16d0: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/samsung-s6d27a1: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/samsung-s6d7aa0: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/samsung-s6e3fa7: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/samsung-s6e3ha2: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/samsung-s6e3ha8: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/samsung-s6e63j0x03: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/s6e88a0-ams427ap24: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/samsung-s6e8aa0: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/samsung-sofef00: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/seiko-43wvf1g: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/sharp-ls037v7dw01: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/sharp-ls060t1sx01: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/sitronix-st7701: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/sitronix-st7703: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/sitronix-st7789v: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/sony-acx565akm: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/sony-td4353-jdi: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/truly-nt35521: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/panel-summit: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/synaptics-r63353: allocation in place of devm_kzalloc()
>      >        panel/tpo-td028ttec1: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/tpo-td043mtea1: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/tpo-tpg110: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/visionox-r66451: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/visionox-rm69299: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/visionox-rm692e5.c: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/visionox-vtdr6130: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/widechips-ws2401: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/xinpeng-xpp055c272: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/s6e88a0-ams452ef01: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/nec-nl8048hl11: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/panel-lvds: Use refcounted allocation in place of devm_kzalloc()
>      >        panel/lg-lb035q02: Use refcounted allocation in place of devm_kzalloc()
>      >
>      >   drivers/gpu/drm/panel/panel-lg-lb035q02.c                | 10 ++++------
>      >   drivers/gpu/drm/panel/panel-lvds.c                       | 12 +++++-------
>      >   drivers/gpu/drm/panel/panel-nec-nl8048hl11.c             | 10 ++++------
>      >   drivers/gpu/drm/panel/panel-orisetech-otm8009a.c         | 11 +++++------
>      >   drivers/gpu/drm/panel/panel-raydium-rm67191.c            | 10 +++++-----
>      >   drivers/gpu/drm/panel/panel-raydium-rm67200.c            | 11 +++++------
>      >   drivers/gpu/drm/panel/panel-raydium-rm68200.c            | 11 +++++------
>      >   drivers/gpu/drm/panel/panel-raydium-rm692e5.c            | 10 +++++-----
>      >   drivers/gpu/drm/panel/panel-raydium-rm69380.c            | 10 +++++-----
>      >   drivers/gpu/drm/panel/panel-ronbo-rb070d30.c             | 11 +++++------
>      >   drivers/gpu/drm/panel/panel-samsung-ams581vf01.c         | 10 +++++-----
>      >   drivers/gpu/drm/panel/panel-samsung-ams639rq08.c         | 10 +++++-----
>      >   drivers/gpu/drm/panel/panel-samsung-atna33xc20.c         | 11 ++++++-----
>      >   drivers/gpu/drm/panel/panel-samsung-db7430.c             | 11 +++++------
>      >   drivers/gpu/drm/panel/panel-samsung-ld9040.c             | 11 +++++------
>      >   drivers/gpu/drm/panel/panel-samsung-s6d16d0.c            | 11 +++++------
>      >   drivers/gpu/drm/panel/panel-samsung-s6d27a1.c            | 11 +++++------
>      >   drivers/gpu/drm/panel/panel-samsung-s6d7aa0.c            | 10 +++++-----
>      >   drivers/gpu/drm/panel/panel-samsung-s6e3fa7.c            | 10 +++++-----
>      >   drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c            | 10 +++++-----
>      >   drivers/gpu/drm/panel/panel-samsung-s6e3ha8.c            | 10 +++++-----
>      >   drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.c         | 10 +++++-----
>      >   drivers/gpu/drm/panel/panel-samsung-s6e88a0-ams427ap24.c | 10 +++++-----
>      >   drivers/gpu/drm/panel/panel-samsung-s6e88a0-ams452ef01.c | 11 +++++------
>      >   drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c            | 10 +++++-----
>      >   drivers/gpu/drm/panel/panel-samsung-sofef00.c            | 11 +++++------
>      >   drivers/gpu/drm/panel/panel-seiko-43wvf1g.c              | 11 +++++------
>      >   drivers/gpu/drm/panel/panel-sharp-ls037v7dw01.c          | 10 ++++------
>      >   drivers/gpu/drm/panel/panel-sharp-ls060t1sx01.c          | 11 +++++------
>      >   drivers/gpu/drm/panel/panel-sitronix-st7701.c            |  8 ++++----
>      >   drivers/gpu/drm/panel/panel-sitronix-st7703.c            | 11 +++++------
>      >   drivers/gpu/drm/panel/panel-sitronix-st7789v.c           | 10 ++++------
>      >   drivers/gpu/drm/panel/panel-sony-acx565akm.c             | 10 ++++------
>      >   drivers/gpu/drm/panel/panel-sony-td4353-jdi.c            | 11 +++++------
>      >   drivers/gpu/drm/panel/panel-sony-tulip-truly-nt35521.c   | 11 +++++------
>      >   drivers/gpu/drm/panel/panel-summit.c                     | 10 +++++-----
>      >   drivers/gpu/drm/panel/panel-synaptics-r63353.c           | 11 +++++------
>      >   drivers/gpu/drm/panel/panel-tpo-td028ttec1.c             | 11 +++++------
>      >   drivers/gpu/drm/panel/panel-tpo-td043mtea1.c             | 10 ++++------
>      >   drivers/gpu/drm/panel/panel-tpo-tpg110.c                 | 11 +++++------
>      >   drivers/gpu/drm/panel/panel-visionox-r66451.c            |  9 +++++----
>      >   drivers/gpu/drm/panel/panel-visionox-rm69299.c           | 10 +++++-----
>      >   drivers/gpu/drm/panel/panel-visionox-rm692e5.c           | 10 +++++-----
>      >   drivers/gpu/drm/panel/panel-visionox-vtdr6130.c          | 11 +++++------
>      >   drivers/gpu/drm/panel/panel-widechips-ws2401.c           | 11 +++++------
>      >   drivers/gpu/drm/panel/panel-xinpeng-xpp055c272.c         | 10 ++++------
>      >   46 files changed, 223 insertions(+), 257 deletions(-)
>      > ---
>      > base-commit: de04bb0089a96cc00d13b12cbf66a088befe3057
>      > change-id: 20250402-b4-drm_panel_mass_driver_convert_part3-9b06bf9d3b22
>      >
>      > Best regards,
> 
>     With the patch 41 build failure fixed:
>     Reviewed-by: Neil Armstrong <neil.armstrong@...aro.org <mailto:neil.armstrong@...aro.org>>
> 
> Hey Neil,
> Many thanks for the quick feedback. Working on resending with the fixes suggested. I am seeing an error when I do a trailer update using b4:
>   Reviewed-by: Neil Armstrong <neil.armstrong@...aro.org <mailto:neil.armstrong@...aro.org>> (✗ DKIM/linaro.org <http://linaro.org>)
>                                                                                             ^^^^^^ not seeing this with other reviews.
> WIll send the new version once I have clarity on why I get this error.

Yeah ignore this, Google rotates the DKIM keys frequently so old emails cannot be checked anymore.

I signed this email so you can verify it's me :-)

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


Neil

> 
> Thanks!
> Anusha


Download attachment "OpenPGP_0x169AB7B1A4CFF8AE.asc" of type "application/pgp-keys" (12638 bytes)

Download attachment "OpenPGP_signature.asc" of type "application/pgp-signature" (841 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ