mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07: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>