linux/arch/blackfin/kernel/cplb-nompu
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
..
Makefile Blackfin: unify cache init functions 2009-09-16 22:10:49 -04:00
cplbinit.c Blackfin: no-mpu: fix masking of small uncached dma region 2011-01-10 07:18:18 -05:00
cplbmgr.c Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00