]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4c7148c08914508f219a14d08ae9f603b980ec2b
tree157cda1beb1cb827209008ed564b132912eb6455
parent10f390ce3a085fb3e2e1f5bc149c2ced153e7fae
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]