linux/arch/avr32
David Brownell 212868d387 [AVR32] Fix incorrect invalidation of shared cachelines
Fix bug in dma_map_single(..., DMA_FROM_DEVICE) caused by incorrect
invalidation of shared cachelines at the beginning and/or end of
the specified buffer.  Those shared cachelines need to be flushed,
since they may hold valid data (which must not be discarded).

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2007-02-09 15:01:57 +01:00
..
boards/atstk1000 [AVR32] fix serial port setup on ATSTK1000 2007-02-09 15:01:57 +01:00
boot
configs [AVR32] Update ATSTK1000 defconfig: Enable macb by default 2007-01-26 13:19:48 +01:00
kernel [AVR32] /proc/interrupts display 2007-02-09 15:01:57 +01:00
lib
mach-at32ap [AVR32] ext int fixes 2007-02-09 15:01:57 +01:00
mm [AVR32] Fix incorrect invalidation of shared cachelines 2007-02-09 15:01:57 +01:00
Kconfig [PATCH] LOG2: Implement a general integer log2 facility in the kernel 2006-12-08 08:28:51 -08:00
Kconfig.debug
Makefile