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

Kunwu Chan chentao at kylinos.cn
Fri Feb 2 01:46:33 PST 2024


On 2024/2/1 20:47, Jiri Pirko wrote:
> Thu, Feb 01, 2024 at 11:09:24AM CET, chentao at kylinos.cn 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 at kylinos.cn>
> 
> Reviewed-by: Jiri Pirko <jiri at nvidia.com>
> 
> 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.
-- 
Thanks,
   Kunwu




More information about the linux-afs mailing list