android_kernel_xiaomi_sdm845/arch/arm/common
Russell King 7f8e33546d [ARM] Don't call consistent_sync() for DMA coherent memory
Memory allocated by the coherent memory allocators will be marked
uncacheable, which means it's pointless calling consistent_sync()
to perform cache maintainence on this memory; it's just a waste of
CPU cycles.

Moreover, with the (subsequent) merge of outer cache support, it
actually breaks things to call consistent_sync() on anything but
direct-mapped memory.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-02-08 14:49:37 +00:00
..
dmabounce.c [ARM] Don't call consistent_sync() for DMA coherent memory 2007-02-08 14:49:37 +00:00
gic.c [ARM] Remove compatibility layer for ARM irqs 2006-11-30 12:24:47 +00:00
icst307.c [ARM] Off-by-one in arch/arm/common/icst* 2006-09-27 23:17:54 +01:00
icst525.c [ARM] Off-by-one in arch/arm/common/icst* 2006-09-27 23:17:54 +01:00
Kconfig
locomo.c [ARM] Remove compatibility layer for ARM irqs 2006-11-30 12:24:47 +00:00
Makefile [ARM] 3620/2: ixp23xx: add uengine loader support 2006-06-22 10:30:56 +01:00
rtctime.c [ARM] 3745/1: Add EXPORT_SYMBOL(rtc_next_alarm_time) to ARM rtctime.c 2006-08-06 09:59:25 +01:00
sa1111.c [ARM] Remove compatibility layer for ARM irqs 2006-11-30 12:24:47 +00:00
scoop.c [ARM] 3478/1: SharpSL SCOOP: Fix potenial build failure 2006-04-18 23:18:53 +01:00
sharpsl_param.c
sharpsl_pm.c WorkQueue: Fix up arch-specific work items where possible 2006-12-05 19:36:26 +00:00
time-acorn.c Initial blind fixup for arm for irq changes 2006-10-06 10:59:54 -07:00
uengine.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
via82c505.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
vic.c [ARM] Remove compatibility layer for ARM irqs 2006-11-30 12:24:47 +00:00