Home
last modified time | relevance | path

Searched hist:"364230 b9952143eb2062dc071e919fb751540ae8" (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/include/asm/mach/
H A Darch.hdiff 364230b9952143eb2062dc071e919fb751540ae8 Thu Aug 01 22:29:29 CEST 2013 Rob Herring <rob.herring@calxeda.com> ARM: use phys_addr_t for DMA zone sizes

In order to specify a DMA zone size of 4GB on LPAE systems, the sizes need
to be 64-bit. So make machine_desc.dma_zone_size and arm_dma_zone_size be
phys_addr_t instead of unsigned long.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
/linux/arch/arm/mm/
H A Dinit.cdiff 364230b9952143eb2062dc071e919fb751540ae8 Thu Aug 01 22:29:29 CEST 2013 Rob Herring <rob.herring@calxeda.com> ARM: use phys_addr_t for DMA zone sizes

In order to specify a DMA zone size of 4GB on LPAE systems, the sizes need
to be 64-bit. So make machine_desc.dma_zone_size and arm_dma_zone_size be
phys_addr_t instead of unsigned long.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>