summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorVineet Gupta <vgupta@synopsys.com>2016-03-14 13:04:36 +0300
committerVineet Gupta <vgupta@synopsys.com>2016-03-19 12:04:08 +0300
commit6b7003930e010eeb976632c1a374246b7cbc2995 (patch)
tree2d6d90dfed948524b2de7682cc1baa9f5a5babf3 /scripts/gdb/linux/utils.py
parentd98a15a5653bfae5bccc68a06a60ccf035b2c4cc (diff)
downloadlinux-6b7003930e010eeb976632c1a374246b7cbc2995.tar.xz
ARC: dma: non-coherent pages need V-P mapping if in HIGHMEM
Previously a non-coherent page (hardware IOC or simply driver needs) could be handled by cpu with paddr alone (kvaddr used to be needed for coherent mappings to enforce uncached semantics via a MMU mapping). Now however such a page might still require a V-P mapping if it was in physical address space > 32bits due to PAE40, which the CPU can't access directly with a paddr So decouple decision of kvaddr allocation from type of alloc request (coh/non-coh) Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions