[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <6cc2a3bf-0444-463f-98d9-daec3f95865d@vivo.com>
Date: Fri, 23 Aug 2024 07:56:47 +0000
From: 于佼良 <yujiaoliang@...o.com>
To: Kalle Valo <kvalo@...nel.org>
CC: Johannes Berg <johannes@...solutions.net>, "David S. Miller"
<davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski
<kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>,
"linux-wireless@...r.kernel.org" <linux-wireless@...r.kernel.org>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
opensource.kernel <opensource.kernel@...o.com>
Subject: Re: [PATCH v3] wifi: cfg80211: Use kmemdup_array instead of kmemdup
for multiple allocation
在 2024/8/22 14:59, Kalle Valo 写道:
> [Some people who received this message don't often get email from kvalo@...nel.org. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ]
>
> Yu Jiaoliang <yujiaoliang@...o.com> writes:
>
>> Let the kememdup_array() take care about multiplication and possible
>> overflows.
>>
>> ---
>> v2:
>> -Change sizeof(limits[0]) to sizeof(*limits)
>> -Fix title prefix
>>
>> v3:
>> -Fix R-b tag
>> -Leave --- above this information
>>
>> Signed-off-by: Yu Jiaoliang <yujiaoliang@...o.com>
>> Reviewed-by: Christophe JAILLET <christophe.jaillet@...adoo.fr>
> Now Signed-off-by and Reviewed-by are in the wrong location. Please
> carefully read the wiki page below how to submit patches.
>
> --
> https://patchwork.kernel.org/project/linux-wireless/list/
>
> https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Hi Kalle,
I have updated the position of the changelog and submitted patch v4.
Thank you.
Best Regards,
Yu
Powered by blists - more mailing lists