linux-kernel-test/arch/blackfin
Bernd Schmidt 13048f8866 Blackfin: improve async bank access checking (for cross-banks & XIP)
The access_ok() function did not accept ranges within the async banks
which made it impossible to do XIP in flash.  Fixing that also showed
that the current bfin_mem_access_type() code did not work with accesses
that spanned async banks (like a file system).  So split out and fix the
async bank checks so that all these scenarios work as expected.

Signed-off-by: Bernd Schmidt <bernds_cb1@t-online.de>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-12-15 00:13:52 -05:00
..
boot kbuild: use INSTALLKERNEL to select customized installkernel script 2009-09-20 12:18:14 +02:00
configs Blackfin: update defconfigs 2009-12-15 00:13:37 -05:00
include/asm Blackfin: convert to generic checksum code 2009-12-15 00:13:32 -05:00
kernel Blackfin: improve async bank access checking (for cross-banks & XIP) 2009-12-15 00:13:52 -05:00
lib Blackfin: convert to generic checksum code 2009-12-15 00:13:32 -05:00
mach-bf518 Merge branch 'for-next' into for-linus 2009-12-07 18:36:35 +01:00
mach-bf527 Blackfin: clean up bf537-lq035 board resources 2009-12-15 00:13:48 -05:00
mach-bf533 Blackfin: clean up bf537-lq035 board resources 2009-12-15 00:13:48 -05:00
mach-bf537 Blackfin: clean up bf537-lq035 board resources 2009-12-15 00:13:48 -05:00
mach-bf538 Blackfin: update anomaly lists 2009-11-25 02:35:37 -05:00
mach-bf548 Merge branch 'for-next' into for-linus 2009-12-07 18:36:35 +01:00
mach-bf561 Blackfin: work around testset anomaly 05000477 2009-11-25 02:35:39 -05:00
mach-common Unify sys_mmap* 2009-12-11 06:44:29 -05:00
mm Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
oprofile Blackfin arch: remove hardware PM code, oprofile not use it 2009-01-07 23:14:39 +08:00
ADI_BSD.txt Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
Kconfig Blackfin: convert to generic checksum code 2009-12-15 00:13:32 -05:00
Kconfig.debug Blackfin: add some isram-driver self tests 2009-09-16 22:10:36 -04:00
Makefile kbuild: use INSTALLKERNEL to select customized installkernel script 2009-09-20 12:18:14 +02:00