[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <0c0a3ccf-82d0-4690-9a64-1bd26a69196e@quicinc.com>
Date: Tue, 2 Jul 2024 13:36:22 +0800
From: quic_zijuhu <quic_zijuhu@...cinc.com>
To: Greg KH <gregkh@...uxfoundation.org>
CC: LKML <linux-kernel@...r.kernel.org>, <rafael@...nel.org>
Subject: Re: Summarize my recent devres changes for code review and merging
On 7/2/2024 1:33 PM, Greg KH wrote:
> On Tue, Jul 02, 2024 at 06:48:04AM +0800, quic_zijuhu wrote:
>> I would like to summarize my recent patches for devres as following:
>>
>> [PATCH v2] devres: Fix devm_krealloc() allocating memory with wrong size
>> https://lore.kernel.org/lkml/1718537455-20208-1-git-send-email-quic_zijuhu@quicinc.com/
>>
>> [PATCH v1] devres: Fix memory leakage due to driver API devm_free_percpu()
>> https://lore.kernel.org/lkml/1718804281-1796-1-git-send-email-quic_zijuhu@quicinc.com/
>>
>> [PATCH v1] devres: Correct code style for functions that return a
>> pointer type
>> https://lore.kernel.org/lkml/1718631689-11929-1-git-send-email-quic_zijuhu@quicinc.com/
>>
>> [PATCH v3] devres: Initialize a uninitialized struct member
>> https://lore.kernel.org/lkml/1719871765-14774-1-git-send-email-quic_zijuhu@quicinc.com/
>>
>> [PATCH v2] devres: Simplify devm_percpu_match() implementation
>> https://lore.kernel.org/lkml/1719871779-14818-1-git-send-email-quic_zijuhu@quicinc.com/
>
> Please submit a patch series for all of these, that would make managing
> them much easier, don't you think?
>
good suggestion, will do it, thank you.
> thanks,
>
> greg k-h
Powered by blists - more mailing lists