aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorZenghui Yu <[email protected]>2020-01-14 19:22:12 +0800
committerMarc Zyngier <[email protected]>2020-01-19 18:06:20 +0000
commit821c10c2ae0bac5a8503cc7e961e7af90ea676eb (patch)
treea68976db54a2fdd11f37aff66107e3ba71dc7935 /tools/perf/scripts/python/exported-sql-viewer.py
parent1cfbb484de158e378e8971ac40f3082e53ecca55 (diff)
KVM: arm/arm64: vgic-its: Properly check the unmapped coll in DISCARD handler
Discard is supposed to fail if the collection is not mapped to any target redistributor. We currently check if the collection is mapped by "ite->collection" but this is incomplete (e.g., mapping a LPI to an unmapped collection also results in a non NULL ite->collection). What actually needs to be checked is its_is_collection_mapped(), let's turn to it. Also take this chance to remove an extra blank line. Signed-off-by: Zenghui Yu <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Reviewed-by: Eric Auger <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions