mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-07 04:35:31 +09:00
memory allocated by kmem_cache_alloc() should be freed using kmem_cache_free(), not kfree(). Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Tejun Heo <tj@kernel.org>
135 KiB
135 KiB