linux/arch/blackfin/kernel/cplb-nompu
Bernd Schmidt e84dcaa18b Blackfin arch: fix bug - jump_to_zero test case failed on noMPU kernel
The nompu code is now derived from the mpu code, and had the same problem -
no null pointer detection on ICPLBs.

Signed-off-by: Bernd Schmidt <bernds_cb1@t-online.de>
Cc: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
2009-03-02 18:37:48 +08:00
..
Makefile Blackfin arch: Faster C implementation of no-MPU CPLB handler 2009-01-07 23:14:38 +08:00
cacheinit.c Blackfin arch: Faster C implementation of no-MPU CPLB handler 2009-01-07 23:14:38 +08: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 arch: cplb mananger: use a do...while loop rather than a for loop 2009-02-04 16:49:45 +08:00