Blackfin arch: fix bug - jump_to_zero test case failed on noMPU kernel
authorBernd Schmidt <bernds_cb1@t-online.de>
Mon, 2 Mar 2009 10:37:48 +0000 (18:37 +0800)
committerBryan Wu <cooloney@kernel.org>
Mon, 2 Mar 2009 10:37:48 +0000 (18:37 +0800)
commite84dcaa18b2785d8ab20a7cb25612d89feb89fa7
treea7ad18bc3eb74414a6c293319c29b70aea328bcc
parent34d464f8aa3e762ec812a131bfd53ccb4f886f69
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>
arch/blackfin/kernel/cplb-nompu/cplbinit.c