linux-stable/arch/blackfin
Sonic Zhang 398834330c Blackfin: no-mpu: fix masking of small uncached dma region
When using an uncached DMA region less than 1 MiB, we try to mask off
the whole last 1 MiB for it.  Unfortunately, this fails as we forgot
to subtract one from the calculated mask, leading to the region still
be marked as cacheable.

Reported-by: Andrew Rook <andrew.rook@speakerbus.co.uk>
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2011-01-10 07:18:18 -05:00
..
boot Blackfin: add support for LZO compressed kernels 2010-08-06 12:55:53 -04:00
configs Blackfin: bf561-ezkit: add SMP defconfig 2011-01-10 07:18:07 -05:00
include Blackfin: dpmc.h: pull in new pll.h 2011-01-10 07:18:17 -05:00
kernel Blackfin: no-mpu: fix masking of small uncached dma region 2011-01-10 07:18:18 -05:00
lib Blackfin: optimize strncpy a bit 2010-05-22 14:19:11 -04:00
mach-bf518 Blackfin: unify pll.h headers 2011-01-10 07:18:16 -05:00
mach-bf527 Blackfin: unify pll.h headers 2011-01-10 07:18:16 -05:00
mach-bf533 Blackfin: unify pll.h headers 2011-01-10 07:18:16 -05:00
mach-bf537 Blackfin: unify pll.h headers 2011-01-10 07:18:16 -05:00
mach-bf538 Blackfin: unify pll.h headers 2011-01-10 07:18:16 -05:00
mach-bf548 Blackfin: bf54x: add MMR layout for PINT 2011-01-10 07:18:17 -05:00
mach-bf561 Blackfin: bf561: SMP: add multicore pll handlers 2011-01-10 07:18:16 -05:00
mach-common Blackfin: pm: drop irq save/restore in standby and suspend to mem callback 2011-01-10 07:18:18 -05:00
mm Blackfin: merge kernel init memory back into main memory region 2010-10-22 04:02:01 -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 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 2010-10-28 16:16:39 -07:00
Kconfig.debug Blackfin: drop unused irq_panic()/DEBUG_ICACHE_CHECK 2010-10-25 17:24:00 -04:00
Makefile Blackfin: update sparse flags for latest upstream changes 2010-10-22 16:30:00 -04:00