[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <fbbcb145-1212-4925-801a-064fbd72e67a@altera.com>
Date: Fri, 22 Aug 2025 15:18:02 +0530
From: Mahesh Rao <mahesh.rao@...era.com>
To: Greg KH <gregkh@...uxfoundation.org>, Dinh Nguyen <dinguyen@...nel.org>
Cc: linux-kernel@...r.kernel.org, Matthew Gerlach <matthew.gerlach@...era.com>
Subject: Re: [PATCH 2/5] firmware: stratix10-svc: Implement ID pool management
for asynchronous operations
Hi Greg,
sure I will make the change in the next version.
On 19-08-2025 04:37 pm, Greg KH wrote:
> On Tue, Jul 22, 2025 at 11:30:42AM -0500, Dinh Nguyen wrote:
>> From: Mahesh Rao <mahesh.rao@...era.com>
>>
>> Implement ID pool management API's which will be
>> used for Stratix10 Asynchronous communication with
>> Secure Device Manager. These API's will be used
>> in subsequent patches for ID management in
>> asynchronous operations.
>
> Please don't "roll your own" id management. Use the idr data structure
> instead. It's simple, it works, and we don't have to review your
> hand-made version :)
>
> thanks,
>
> greg k-h
Thanks
Mahesh Rao
Powered by blists - more mailing lists