linux/arch/mips/cavium-octeon
Aaro Koskinen c0fae7e245
MIPS: OCTEON: fix out of bounds array access on CN68XX
The maximum number of interfaces is returned by
cvmx_helper_get_number_of_interfaces(), and the value is used to access
interface_port_count[]. When CN68XX support was added, we forgot
to increase the array size. Fix that.

Fixes: 2c8c3f0201 ("MIPS: Octeon: Support additional interfaces on CN68XX")
Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Paul Burton <paul.burton@mips.com>
Patchwork: https://patchwork.linux-mips.org/patch/20949/
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Cc: stable@vger.kernel.org # v4.3+
2018-11-05 10:03:35 -08:00
..
crypto
executive MIPS: OCTEON: fix out of bounds array access on CN68XX 2018-11-05 10:03:35 -08:00
cpu.c
csrc-octeon.c
dma-octeon.c mm: remove include/linux/bootmem.h 2018-10-31 08:54:16 -07:00
flash_setup.c
Kconfig
Makefile
oct_ilm.c
octeon_boot.h
octeon-irq.c MIPS: Convert to using %pOFn instead of device_node.name 2018-08-28 09:53:24 -07:00
octeon-memcpy.S
octeon-platform.c
octeon-usb.c
Platform
setup.c MIPS: Octeon: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=y 2018-09-26 11:46:34 -07:00
smp.c MIPS: kexec: Make a framework for both jumping and halting on nonboot CPUs 2018-09-22 10:31:50 -07:00