linux/arch/mips/cavium-octeon
Colin Ian King 902f4d067a
MIPS: OCTEON: irq: Check for null return on kzalloc allocation
The allocation of host_data is not null checked, leading to a null
pointer dereference if the allocation fails. Fix this by adding a null
check and return with -ENOMEM.

Fixes: 64b139f97c ("MIPS: OCTEON: irq: add CIB and other fixes")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: David Daney <david.daney@cavium.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: "Steven J. Hill" <Steven.Hill@cavium.com>
Cc: linux-mips@linux-mips.org
Cc: <stable@vger.kernel.org> # 4.0+
Patchwork: https://patchwork.linux-mips.org/patch/18658/
Signed-off-by: James Hogan <jhogan@kernel.org>
2018-02-23 09:44:46 +00:00
..
crypto License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
executive MIPS: Octeon: Remove usage of cvmx_wait() everywhere. 2017-11-07 18:33:14 +00:00
cpu.c
csrc-octeon.c
dma-octeon.c mips: use swiotlb_{alloc,free} 2018-01-15 09:36:00 +01:00
flash_setup.c
Kconfig mips: use swiotlb_{alloc,free} 2018-01-15 09:36:00 +01:00
Makefile
oct_ilm.c
octeon_boot.h
octeon-irq.c MIPS: OCTEON: irq: Check for null return on kzalloc allocation 2018-02-23 09:44:46 +00:00
octeon-memcpy.S
octeon-platform.c
octeon-usb.c
Platform
setup.c
smp.c