[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <a84537e0-0413-5d46-c37a-504480270548@i2se.com>
Date: Thu, 22 Dec 2022 20:26:59 +0100
From: Stefan Wahren <stefan.wahren@...e.com>
To: Umang Jain <umang.jain@...asonboard.com>,
linux-media@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-staging@...ts.linux.dev,
linux-rpi-kernel@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Adrien Thierry <athierry@...hat.com>,
Florian Fainelli <f.fainelli@...il.com>,
Dan Carpenter <error27@...il.com>,
Nicolas Saenz Julienne <nsaenz@...nel.org>,
Phil Elwell <phil@...pberrypi.com>,
Dave Stevenson <dave.stevenson@...pberrypi.com>,
Kieran Bingham <kieran.bingham@...asonboard.com>,
Laurent Pinchart <laurent.pinchart@...asonboard.com>
Subject: Re: [PATCH v2 0/4] staging: vchiq: Rework child platform device
(un)register
Hi Umang,
Am 22.12.22 um 20:14 schrieb Umang Jain:
> V2 series for addressing the TODO item:
> "Get rid of all non essential global structures and create a proper
> per device structure"
> This series:
> - Fixes a platform device leak (1/4)
> - Simplifies vchiq_register_child (2/4 and 3/4)
> - drops global references for child platform devices and prepares for
> addition of new child devices in future (4/4)
the whole problem i see with this series is that kernel module support
is broken. So i'm not able to test everything.
Did you did just test driver removable?
>
> v1: https://lore.kernel.org/all/20221220084404.19280-1-umang.jain@ideasonboard.com/
>
> Umang Jain (4):
> staging: vc04_services: Stop leaking platform device on error path
> staging: vchiq: Do not assign default dma_mask explicitly
> staging: vchiq: Simplify platform devices registration
> staging: vchiq: Rework child platform device (un)register
>
> .../interface/vchiq_arm/vchiq_arm.c | 40 ++++++++++---------
> 1 file changed, 21 insertions(+), 19 deletions(-)
>
Powered by blists - more mailing lists