[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZmbhjYdRC4ucv7Mh@bogus>
Date: Mon, 10 Jun 2024 12:20:45 +0100
From: Sudeep Holla <sudeep.holla@....com>
To: gregkh@...uxfoundation.org
Cc: Vincenzo Mezzela <vincenzo.mezzela@...il.com>, rafael@...nel.org,
javier.carrasco.cruz@...il.com, julia.lawall@...ia.fr,
linux-kernel@...r.kernel.org, skhan@...uxfoundation.org
Subject: Re: [PATCH 0/2 v4 RESEND] drivers: arch_topology: introduce
automatic cleanup feature
On Fri, Jun 07, 2024 at 06:33:48PM +0200, Vincenzo Mezzela wrote:
> Hi,
> I am resending this patch series rebased on top of -rc2 as the old one [1] might
> have got lost deep in the mailbox.
>
> This patch series introduces the automatic cleanup feature using the __free
> attribute. With this modification, resources allocated with __free are
> automatically released at the end of the scope.
>
>
[...]
> changes in v2:
> - check loop exit condition within the loop
> - add cleanup.h header
>
> changes in v3:
> - split patch in two
> - fix misalignment
> - fix checkpatch warnings
> - replace break with return statement where possible
>
> changes in v4:
> - fix commit subject
> - fix coding style
Hi Greg,
Can you please pick these couple of patches up directly for v6.11 as I
don't have anything else ATM ?
--
Regards,
Sudeep
Powered by blists - more mailing lists