diff options
author | Fuad Tabba <[email protected]> | 2024-06-03 13:28:44 +0100 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2024-06-04 15:06:32 +0100 |
commit | 45f4ea9bcfe909b3461059990b1e232e55dde809 (patch) | |
tree | 1496f5ca29d365e49ec0f6e9f345fae840ca127a /tools/perf/util/trace-event-scripting.c | |
parent | 87bb39ed40bdf1596b8820e800226e24eb642677 (diff) |
KVM: arm64: Fix prototype for __sve_save_state/__sve_restore_state
Since the prototypes for __sve_save_state/__sve_restore_state at
hyp were added, the underlying macro has acquired a third
parameter for saving/restoring ffr.
Fix the prototypes to account for the third parameter, and
restore the ffr for the guest since it is saved.
Suggested-by: Mark Brown <[email protected]>
Signed-off-by: Fuad Tabba <[email protected]>
Reviewed-by: Mark Brown <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Marc Zyngier <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions