Blackfin arch: Use DTEST rather than DMA to poke at L1 SRAM during exception context
authorRobin Getz <rgetz@blackfin.uclinux.org>
Wed, 8 Oct 2008 10:03:33 +0000 (18:03 +0800)
committerBryan Wu <cooloney@kernel.org>
Wed, 8 Oct 2008 10:03:33 +0000 (18:03 +0800)
commit9df10281e1c03b1c04d17f387bc59eb932c0bb87
tree53b59aa5f958964c6e846d01fe7ed688f4884088
parent7eb2c23f602ab35c5f4227bc87945a3c78a14150
Blackfin arch: Use DTEST rather than DMA to poke at L1 SRAM during exception context

Signed-off-by: Robin Getz <rgetz@blackfin.uclinux.org>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
arch/blackfin/include/asm/bfin-global.h
arch/blackfin/kernel/traps.c
arch/blackfin/mach-common/head.S
arch/blackfin/mm/Makefile
arch/blackfin/mm/isram-driver.c [new file with mode: 0644]