Blackfin arch: fix bug - traps test case 19 for exception 0x2d fails
authorBernd Schmidt <bernds_cb1@t-online.de>
Wed, 4 Feb 2009 08:49:45 +0000 (16:49 +0800)
committerBryan Wu <cooloney@kernel.org>
Wed, 4 Feb 2009 08:49:45 +0000 (16:49 +0800)
commitbf324cb81a2f7da357eba00b6b1ef1cf38c264b8
tree499f8e81d595b0a16652429116587244330bf061
parent65319628db2c7a630daadfeec4d371aaca788482
Blackfin arch: fix bug - traps test case 19 for exception 0x2d fails

Enable null pointer checking for ICPLBs. The code was there but for
some reason I had commented it out at some stage during development.

Should restrict this to 1K since atomic ops start there.

Signed-off-by: Bernd Schmidt <bernds_cb1@t-online.de>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
arch/blackfin/kernel/cplb-mpu/cplbinit.c