1
linux/include/asm-arm/mach
Russell King 3603ab2b62 [ARM] mm 10: allow memory type to be specified with ioremap
__ioremap() took a set of page table flags (specifically the cacheable
and bufferable bits) to control the mapping type.  However, with
the advent of ARMv6, this is far too limited.

Replace the page table flags with a memory type index, so that the
desired attributes can be selected from the mem_type table.

Finally, to prevent silent miscompilation due to the differing
arguments, rename the __ioremap() and __ioremap_pfn() functions.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-05-05 20:59:27 +01:00
..
arch.h
dma.h
flash.h
irda.h
irq.h [ARM] Remove compatibility layer for ARM irqs 2006-11-30 12:24:47 +00:00
map.h [ARM] mm 10: allow memory type to be specified with ioremap 2007-05-05 20:59:27 +01:00
mmc.h
pci.h [ARM] 3821/1: iop3xx: switch iop32x/iop33x over to shared pci code 2006-09-25 10:25:41 +01:00
serial_at91.h [PATCH] atmel_serial: Rename at91_register_uart_fns 2006-10-04 10:25:05 -07:00
serial_sa1100.h
sharpsl_param.h
time.h Initial blind fixup for arm for irq changes 2006-10-06 10:59:54 -07:00
udc_pxa2xx.h [ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multiple platforms 2006-11-29 20:23:07 +00:00