MIPS: ralink: add illegal access driver
authorJohn Crispin <blogic@openwrt.org>
Thu, 16 May 2013 21:28:23 +0000 (23:28 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 24 Nov 2014 06:45:19 +0000 (07:45 +0100)
commit5433acd81e8733ede365ad41318f96175ed16b3a
tree157cda1beb1cb827209008ed564b132912eb6455
parent47e14d6678306f652d18230c101083e120402d92
MIPS: ralink: add illegal access driver

These SoCs have a special irq that fires upon an illegal memmory access.

Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/8003/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ralink/Makefile
arch/mips/ralink/ill_acc.c [new file with mode: 0644]