Re: [PATCH net-next] rxrpc: Simplify the allocation of slab caches

From: Jiri Pirko
Date: Fri Feb 02 2024 - 05:29:05 EST


Fri, Feb 02, 2024 at 10:46:33AM CET, chentao@xxxxxxxxxx wrote:
>On 2024/2/1 20:47, Jiri Pirko wrote:
>> Thu, Feb 01, 2024 at 11:09:24AM CET, chentao@xxxxxxxxxx wrote:
>> > Use the new KMEM_CACHE() macro instead of direct kmem_cache_create
>> > to simplify the creation of SLAB caches.
>> >
>> > Signed-off-by: Kunwu Chan <chentao@xxxxxxxxxx>
>>
>> Reviewed-by: Jiri Pirko <jiri@xxxxxxxxxx>
>>
>> btw, why don't you bulk these changes into patchsets of 15 patches? Or,
>> given the low complexicity of the patch, just merge multiple patches
>> that are changing similar locations togeter.
>Sorry, I haven't sent a patchset, I'm worried about messing up.
>I'll try to deal with these similar issues in the way you recommended in the
>future, thank you for the reminder.

Also, please fix your email client. It breaks threads.

>--
>Thanks,
> Kunwu
>