alistair23-linux/arch/blackfin/kernel/cplb-nompu
Robin Getz 16aadcb680 Blackfin: only handle CPLB protection violations when MPU is enabled
We don't need to handle CPLB protection violations unless we are running
with the MPU on.  Fix the entry code to call common trap_c, and remove the
code which is never run.  This allows the traps test suite to run on older
boards with the MPU disabled.

URL: http://blackfin.uclinux.org/gf/tracker/5129
Signed-off-by: Robin Getz <robin.getz@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-06-13 07:20:06 -04:00
..
cacheinit.c Blackfin: add workaround for anomaly 05000287 2009-06-12 06:11:39 -04:00
cplbinit.c Blackfin arch: fix bug - jump_to_zero test case failed on noMPU kernel 2009-03-02 18:37:48 +08:00
cplbmgr.c Blackfin: only handle CPLB protection violations when MPU is enabled 2009-06-13 07:20:06 -04:00
Makefile Blackfin arch: Faster C implementation of no-MPU CPLB handler 2009-01-07 23:14:38 +08:00