summary refs log tree commit diff
path: root/arch
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2016-01-31 12:29:27 -0800
committerRalf Baechle <ralf@linux-mips.org>2016-05-13 14:01:55 +0200
commitc400d5ebec1828ee00acb53890741a62b45fb23b (patch)
tree1acd18acb2b8dfe04181ac85624ac41892f27257 /arch
parent885872b722b73b2026a48bdff4621f289be2b044 (diff)
downloadlinux-c400d5ebec1828ee00acb53890741a62b45fb23b.tar.gz
BUS: brcmstb_gisb: Hook to MIPS board_be_handler
MIPS kernels allow platforms to invoke a custom Bus Error handler, add the
necessary code to do this for Broadcom SoCs where the GISB bus error handler can be used.

We may get a bus error from an address decoded outside of the GISB bus space,
so we need to check the validity of such a capture before printing anything.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Cc: cernekee@gmail.com
Cc: arnd@arndb.de
Cc: jaedon.shin@gmail.com
Cc: pgynther@google.com
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/12284/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions