Re: dlm: use KMEM_CACHE() in dlm_memory_init()
From: Markus Elfring
Date: Thu Jun 20 2024 - 02:34:26 EST
>> Can the three passed name strings matter still for the identification
>> of the created caches from this function implementation?
>> https://elixir.bootlin.com/linux/v6.10-rc4/source/fs/dlm/memory.c#L27
>> https://elixir.bootlin.com/linux/v6.10-rc4/source/mm/slab_common.c#L362
>
> probably only for "dlm_cb" that turns into "dlm_callback".
…
Will the development attention grow for deviations of passed name strings
from applied data structure identifiers?
Regards,
Markus