]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: CM: Add support for reporting CM cache errors
authorMarkos Chandras <markos.chandras@imgtec.com>
Thu, 9 Jul 2015 09:40:47 +0000 (10:40 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 26 Aug 2015 13:23:15 +0000 (15:23 +0200)
commitd59b4ab815bbf7b1345a2fa638451a91dbca9ea9
tree1b78aa7bfd080ea95caae4935f869e1bad7396f8
parentafb79ce8aa76002798b1a8befebca8901a0aee0d
MIPS: CM: Add support for reporting CM cache errors

The CM cache error reporting code is not Malta specific and as such it
should live in the mips-cm.c file. Moreover, CM2 and CM3 differ in the
way cache errors are being recorded to the registers so extend the
previous code to add support for the CM3 as well.

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/10646/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mips-cm.h
arch/mips/kernel/mips-cm.c
arch/mips/mti-malta/malta-int.c