aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorNuno Das Neves <[email protected]>2025-04-01 17:32:17 +0000
committerWei Liu <[email protected]>2025-04-07 05:39:35 +0000
commit261ffd53cc8e91e6484a3170a1ddf59a16696667 (patch)
tree64f8bf22d861b773c88a18c0415b27c650e1b885 /scripts/generate_rust_analyzer.py
parentLinux 6.15-rc1 (diff)
downloadkernel-261ffd53cc8e91e6484a3170a1ddf59a16696667.tar.gz
kernel-261ffd53cc8e91e6484a3170a1ddf59a16696667.zip
Drivers: hv: Fix bad pointer dereference in hv_get_partition_id
'output' is already a pointer to the output argument, it should be passed directly to hv_do_hypercall() without the '&' operator. Fixes: e96204e5e96e ("hyperv: Move hv_current_partition_id to arch-generic code") Signed-off-by: Nuno Das Neves <[email protected]> Reviewed-by: Michael Kelley <[email protected]> Link: https://lore.kernel.org/r/1743528737-20310-1-git-send-email-nunodasneves@linux.microsoft.com Signed-off-by: Wei Liu <[email protected]> Message-ID: <1743528737-20310-1-git-send-email-nunodasneves@linux.microsoft.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions