summaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile/platsmp-apmu.h
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>2014-10-23 17:38:31 +0300
committerSimon Horman <horms+renesas@verge.net.au>2014-10-28 08:43:03 +0900
commit3794705aeb318c431c07072f04380c78cc5a84ac (patch)
treea9e8eab7e6bd1fc37446cd518dbdb62c0e4549d2 /arch/arm/mach-shmobile/platsmp-apmu.h
parent9ce3fa6816c2fb59d128248c9b0509aef1c5dae7 (diff)
ARM: shmobile: Select CONFIG_ZONE_DMA when CONFIG_ARM_LPAE is enabled
Most IP cores on ARM Renesas platforms can only address 32 bits of physical memory for DMA. Without CONFIG_ZONE_DMA enabled and with the recent CMA highmem allocation support, the default CMA zone is reserved above the 4GiB limit when LPAE is enabled, resulting in various driver failures. Fix the problem by selecting CONFIG_ZONE_DMA. Other options to investigate in the future would be to either enable IOMMU support or use custom CMA reservations for peripherals not supporting LPAE. While not a strict dependency, the "[PATCH 0/4] Low/high memory CMA reservation fixes" series is also required to fix a different but related CMA allocation problem. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile/platsmp-apmu.h')
0 files changed, 0 insertions, 0 deletions