> The kmem_cache_alloc() is typically used to free memory allocated through > the kernel memory cache (slab allocator). I find this wording confusing. > Using kmem_cache_free() for deallocation may be more reasonable. Will “imperative mood” become more desirable here? https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.11-rc5#n94 Regards, Markus