diff options
author | Mark Rutland <[email protected]> | 2021-10-19 17:02:10 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2021-10-21 10:45:21 +0100 |
commit | ae2b2f3384c69a7e4b3ee6fdbc7e1eeaaad3e634 (patch) | |
tree | bb287afbd93c388fd7f141aeee4cd3468dafd653 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 139f9ab73d60cf76d770841a019c5284fcf26c74 (diff) |
arm64: kvm: use kvm_exception_table_entry
In subsequent patches we'll alter `struct exception_table_entry`, adding
fields that are not needed for KVM exception fixups.
In preparation for this, migrate KVM to its own `struct
kvm_exception_table_entry`, which is identical to the current format of
`struct exception_table_entry`. Comments are updated accordingly.
There should be no functional change as a result of this patch.
Signed-off-by: Mark Rutland <[email protected]>
Reviewed-by: Ard Biesheuvel <[email protected]>
Cc: Alexandru Elisei <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: James Morse <[email protected]>
Cc: Marc Zyngier <[email protected]>
Cc: Robin Murphy <[email protected]>
Cc: Suzuki K Poulose <[email protected]>
Cc: Will Deacon <[email protected]>
Acked-by: Marc Zyngier <[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-sqlite.py')
0 files changed, 0 insertions, 0 deletions