diff options
author | Fuad Tabba <tabba@google.com> | 2024-04-23 18:05:22 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2024-05-01 18:48:14 +0300 |
commit | cc81b6dfc3bc82c3a2600eefbd3823bdb2190197 (patch) | |
tree | 472fa0c093bbf391e0c5c8babed25c668adfbbb1 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 40458a66afdeef42966203939c5ac6c480c99a5a (diff) | |
download | linux-cc81b6dfc3bc82c3a2600eefbd3823bdb2190197.tar.xz |
KVM: arm64: Change kvm_handle_mmio_return() return polarity
Most exit handlers return <= 0 to indicate that the host needs to
handle the exit. Make kvm_handle_mmio_return() consistent with
the exit handlers in handle_exit(). This makes the code easier to
reason about, and makes it easier to add other handlers in future
patches.
No functional change intended.
Signed-off-by: Fuad Tabba <tabba@google.com>
Acked-by: Oliver Upton <oliver.upton@linux.dev>
Link: https://lore.kernel.org/r/20240423150538.2103045-15-tabba@google.com
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