commit | bf324cb81a2f7da357eba00b6b1ef1cf38c264b8 | [log] [tgz] |
---|---|---|
author | Bernd Schmidt <bernds_cb1@t-online.de> | Wed Feb 04 16:49:45 2009 +0800 |
committer | Bryan Wu <cooloney@kernel.org> | Wed Feb 04 16:49:45 2009 +0800 |
tree | 499f8e81d595b0a16652429116587244330bf061 | |
parent | 65319628db2c7a630daadfeec4d371aaca788482 [diff] |
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>