]> bbs.cooldavid.org Git - net-next-2.6.git/commit
Blackfin: fix bug found by traps test case 21
authorGraf Yang <graf.yang@analog.com>
Mon, 20 Apr 2009 09:20:58 +0000 (09:20 +0000)
committerMike Frysinger <vapier@gentoo.org>
Fri, 12 Jun 2009 10:03:45 +0000 (06:03 -0400)
commit4b402e3a54a46505692ec8215231e2ede46a4aeb
treecd13adc01994653e496fd848fb0c150613d056f1
parent5d89137a17ca804ee60077f5d4ad8d7ca60f0614
Blackfin: fix bug found by traps test case 21

The traps test case 21 "exception 0x3f: l1_instruction_access" would make
the kernel panic on BF533's because we end up calling show_stack()
infinitely.

Signed-off-by: Graf Yang <graf.yang@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
arch/blackfin/mm/isram-driver.c