summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorAlexandru Elisei <alexandru.elisei@arm.com>2025-12-16 13:30:52 +0300
committerOliver Upton <oupton@kernel.org>2026-01-08 23:56:17 +0300
commit26cdea4893c2b26cad58926d8f29792386219332 (patch)
tree40547ccd9725c1758eb89d332f06d56acb0fa86a /scripts/basic
parentaba963cb98c6d9d42490262a39c3d383cfebc6a9 (diff)
downloadlinux-26cdea4893c2b26cad58926d8f29792386219332.tar.xz
KVM: arm64: Remove extra argument for __pvkm_host_{share,unshare}_hyp()
__pvkm_host_share_hyp() and __pkvm_host_unshare_hyp() both have one parameter, the pfn, not two. Even though correctness isn't impacted because the SMCCC handlers pass the first argument and ignore the second one, let's call the functions with the proper number of arguments. Reviewed-by: Fuad Tabba <tabba@google.com> Signed-off-by: Alexandru Elisei <alexandru.elisei@arm.com> Reviewed-by: Marc Zyngier <maz@kernel.org> Tested-by: Fuad Tabba <tabba@google.com> Link: https://msgid.link/20251216103053.47224-4-alexandru.elisei@arm.com Signed-off-by: Oliver Upton <oupton@kernel.org>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions