]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: BMIPS: Fix missing cbr address
authorJaedon Shin <jaedon.shin@gmail.com>
Fri, 16 Jun 2017 11:03:01 +0000 (20:03 +0900)
committerJames Hogan <jhogan@kernel.org>
Tue, 7 Nov 2017 21:28:19 +0000 (21:28 +0000)
commitb5ef190d42e01a7aac9def9baed13e3af972c3a2
tree2a60f2dd86a21d54a8f01b2bbb78d5cf28ec6b6e
parentbdcec6ee63ccb6c652b10c9fdead11b92c7dd88a
MIPS: BMIPS: Fix missing cbr address

Fix NULL pointer access in BMIPS3300 RAC flush.

Fixes: 2d591e99a55b ("MIPS: BMIPS: Add early CPU initialization code")
Signed-off-by: Jaedon Shin <jaedon.shin@gmail.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Cc: Kevin Cernekee <cernekee@gmail.com>
Cc: linux-mips@linux-mips.org
Cc: <stable@vger.kernel.org> # 4.7+
Patchwork: https://patchwork.linux-mips.org/patch/16423/
Signed-off-by: James Hogan <jhogan@kernel.org>
arch/mips/kernel/smp-bmips.c