diff options
author | Tomasz Nowicki <[email protected]> | 2020-07-15 09:06:46 +0200 |
---|---|---|
committer | Will Deacon <[email protected]> | 2020-07-16 09:29:22 +0100 |
commit | 6a79a5a3842b6a9f639fe2874dd6ae0bd4b24d1a (patch) | |
tree | 72aba6ce163582ca2340c62c26a4a50037410363 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2c5c3cfb2da577bb23c3d9d771cc08300dec3559 (diff) |
iommu/arm-smmu: Call configuration impl hook before consuming features
'cfg_probe' hook is called at the very end of configuration probing
procedure and therefore features override and workaround may become
complex like for ID register fixups. In preparation for adding Marvell
errata move 'cfg_probe' a bit earlier to have chance to adjust
the detected features before we start consuming them.
Since the Cavium quirk (the only user) does not alter features
it is safe to do so.
Suggested-by: Robin Murphy <[email protected]>
Signed-off-by: Tomasz Nowicki <[email protected]>
Reviewed-by: Robin Murphy <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions