linux-stable/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 [PATCH] AVR32: Minor Makefile cleanup 2006-10-25 20:26:32 -07:00
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 [AVR32] Add missing #include <linux/param.h> to delay.c 2006-12-08 13:08:30 +01:00
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 [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
Makefile [PATCH] AVR32: Minor Makefile cleanup 2006-10-25 20:26:32 -07:00