diff options
author | Oliver Upton <oliver.upton@linux.dev> | 2024-04-22 23:01:52 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2024-04-25 15:19:56 +0300 |
commit | d82689bdd828833bd582c2bf7a85071cacb52990 (patch) | |
tree | 8258315faeceeb3c9ce703a62e83b79565f5bc03 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 481c9ee846d27c72acc0c3bb23025c7fdad8c171 (diff) | |
download | linux-d82689bdd828833bd582c2bf7a85071cacb52990.tar.xz |
KVM: selftests: Align with kernel's GIC definitions
There are a few subtle incongruencies between the GIC definitions used
by the kernel and selftests. Furthermore, the selftests header blends
implementation detail (e.g. default priority) with the architectural
definitions.
This is all rather annoying, since bulk imports of the kernel header
is not possible. Move selftests-specific definitions out of the
offending header and realign tests on the canonical definitions for
things like sysregs. Finally, haul in a fresh copy of the gicv3 header
to enable a forthcoming ITS selftest.
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Link: https://lore.kernel.org/r/20240422200158.2606761-14-oliver.upton@linux.dev
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions