linux-stable/drivers/soc/ti
QintaoShen c4e1888694 soc: ti: ti_sci_pm_domains: Check for null return of devm_kcalloc
[ Upstream commit ba56291e29 ]

The allocation funciton devm_kcalloc may fail and return a null pointer,
which would cause a null-pointer dereference later.
It might be better to check it and directly return -ENOMEM just like the
usage of devm_kcalloc in previous code.

Signed-off-by: QintaoShen <unSimple1993@163.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Link: https://lore.kernel.org/r/1648107843-29077-1-git-send-email-unSimple1993@163.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-06-09 10:25:32 +02:00
..
k3-ringacc.c
k3-socinfo.c
Kconfig
knav_dma.c
knav_qmss.h
knav_qmss_acc.c
knav_qmss_queue.c
Makefile
omap_prm.c
pm33xx.c
pruss.c
smartreflex.c
ti_sci_inta_msi.c
ti_sci_pm_domains.c
wkup_m3_ipc.c