mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-01 10:42:58 +09:00
There has check NULL on kmem_cache_create on failure in kcm_init, no need use SLAB_PANIC to panic the system. Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>