Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Blackfin: fix bug found by traps test case 21 | Graf Yang | 2009-06-12 | 1 | -1/+1 |
| | | | | | | | | | | 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> | ||||
* | Blackfin arch: Use DTEST rather than DMA to poke at L1 SRAM during exception ↵ | Robin Getz | 2008-10-08 | 1 | -0/+201 |
context Signed-off-by: Robin Getz <rgetz@blackfin.uclinux.org> Signed-off-by: Bryan Wu <cooloney@kernel.org> |