diff options
author | Zenghui Yu <yuzenghui@huawei.com> | 2019-12-02 10:10:21 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2020-02-03 13:04:19 +0300 |
commit | 107945227ac5d4c37911c7841b27c64b489ce9a9 (patch) | |
tree | 3a685b866d7fc360a4e24a704fdd225bcc2422bd /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 656b42deddea57e55a570671db9403af0ed3c439 (diff) | |
download | linux-107945227ac5d4c37911c7841b27c64b489ce9a9.tar.xz |
irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALL
It looks like an obvious mistake to use its_mapc_cmd descriptor when
building the INVALL command block. It so far worked by luck because
both its_mapc_cmd.col and its_invall_cmd.col sit at the same offset of
the ITS command descriptor, but we should not rely on it.
Fixes: cc2d3216f53c ("irqchip: GICv3: ITS command queue")
Signed-off-by: Zenghui Yu <yuzenghui@huawei.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20191202071021.1251-1-yuzenghui@huawei.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions