summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2014-02-05 17:49:34 +0000
committerWill Deacon <will.deacon@arm.com>2014-02-10 17:02:17 +0000
commit6dd35f45b8dac827b6f9dd86f5aca6436cdd2410 (patch)
tree325f901f3c1603ced5a26bb5191c8bd59c920a9a /Makefile
parentc9d09e2748eaa55cac2af274574baa6368189bc1 (diff)
downloadblackbird-op-linux-6dd35f45b8dac827b6f9dd86f5aca6436cdd2410.tar.gz
blackbird-op-linux-6dd35f45b8dac827b6f9dd86f5aca6436cdd2410.zip
iommu/arm-smmu: fix table flushing during initial allocations
Now that we populate page tables as we traverse them ("iommu/arm-smmu: fix pud/pmd entry fill sequence"), we need to ensure that we flush out our zeroed tables after initial allocation, to prevent speculative TLB fills using bogus data. This patch adds additional calls to arm_smmu_flush_pgtable during initial table allocation, and moves the dsb required by coherent table walkers into the helper. Cc: <stable@vger.kernel.org> Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud