]> 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)
commit102adb1954d7a7a9ef482c4e326bbc5caf1364b0
tree2a60f2dd86a21d54a8f01b2bbb78d5cf28ec6b6e
parent99412b51221bad8ca4b06425c7840577650853dd
MIPS: BMIPS: Fix missing cbr address

Fix NULL pointer access in BMIPS3300 RAC flush.

Fixes: b6f7d3d5d0d3 ("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