]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdc1c07c5ee3d422e5e55b0c8d77489ebbd550731
treea7ad18bc3eb74414a6c293319c29b70aea328bcc
parentd3b5158a4bf299440e401f0dd4c5c1e4858dd893
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