linux/arch/blackfin/mm
Mike Frysinger 81c969a8bc Blackfin: push SRAM locks down into related ifdefs
Rather than defining the locks and initializing them all the time, only do
so when we actually need them (i.e. the SRAM regions exist).  This avoids
dead data and code bloat during runtime.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-09-16 21:31:41 -04:00
..
blackfin_sram.h Blackfin: merge sram init functions 2009-06-12 06:11:50 -04:00
init.c Blackfin: decouple unrelated cache settings to get exact behavior 2009-06-22 21:15:59 -04:00
isram-driver.c Blackfin: fix bug found by traps test case 21 2009-06-12 06:03:45 -04:00
Makefile Blackfin arch: Use DTEST rather than DMA to poke at L1 SRAM during exception context 2008-10-08 18:03:33 +08:00
sram-alloc.c Blackfin: push SRAM locks down into related ifdefs 2009-09-16 21:31:41 -04:00