diff options
author | 2014-02-20 16:31:06 +0000 | |
---|---|---|
committer | 2014-02-24 19:09:45 +0000 | |
commit | b410aed93288d0bd7650c4d17fd0f306b5082d6f (patch) | |
tree | ed76629aee92ccb538fdd30b0f3c9c47b2976944 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | documentation/iommu: update description of ARM System MMU binding (diff) | |
download | linux-dev-b410aed93288d0bd7650c4d17fd0f306b5082d6f.tar.xz linux-dev-b410aed93288d0bd7650c4d17fd0f306b5082d6f.zip |
iommu/arm-smmu: clean up use of `flags' in page table handling code
Commit 972157cac528 ("arm/smmu: Use irqsafe spinlock for domain lock")
fixed our page table locks to be the irq{save,restore} variants, since
the DMA mapping API can be invoked from interrupt context.
This patch cleans up our use of the flags variable so we can distinguish
between IRQ flags (now `flags') and pte protection bits (now `prot').
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions