diff options
| author | Nuno Das Neves <[email protected]> | 2025-07-11 19:18:50 +0000 |
|---|---|---|
| committer | Wei Liu <[email protected]> | 2025-07-15 06:24:16 +0000 |
| commit | 36c46e64c55061623daf214d26e634ae2cfe4a49 (patch) | |
| tree | 9eedf3ecc58a85597699aca7081f74feabafb75f /drivers/fpga/xilinx-selectmap.c | |
| parent | x86/hyperv: Clean up hv_map/unmap_interrupt() return values (diff) | |
| download | kernel-36c46e64c55061623daf214d26e634ae2cfe4a49.tar.gz kernel-36c46e64c55061623daf214d26e634ae2cfe4a49.zip | |
Drivers: hv: Use nested hypercall for post message and signal event
When running nested, these hypercalls must be sent to the L0 hypervisor
or VMBus will fail.
Remove hv_do_nested_hypercall() and hv_do_fast_nested_hypercall8()
altogether and open-code these cases, since there are only 2 and all
they do is add the nested bit.
Signed-off-by: Nuno Das Neves <[email protected]>
Reviewed-by: Roman Kisel <[email protected]>
Reviewed-by: Michael Kelley <[email protected]>
Link: https://lore.kernel.org/r/1752261532-7225-2-git-send-email-nunodasneves@linux.microsoft.com
Signed-off-by: Wei Liu <[email protected]>
Message-ID: <1752261532-7225-2-git-send-email-nunodasneves@linux.microsoft.com>
Diffstat (limited to 'drivers/fpga/xilinx-selectmap.c')
0 files changed, 0 insertions, 0 deletions
