]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf98c1891575c7c8a0ce783c93422ccc935acd612
tree499f8e81d595b0a16652429116587244330bf061
parent6404e49cdaa71461fe8130c957277ca1a081ba85
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