mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08: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>