]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
hyperv: Add missing field to hv_output_map_device_interrupt
authorNuno Das Neves <nunodasneves@linux.microsoft.com>
Wed, 13 Aug 2025 18:20:57 +0000 (11:20 -0700)
committerWei Liu <wei.liu@kernel.org>
Mon, 8 Sep 2025 22:10:35 +0000 (22:10 +0000)
commit4cd661c248b6671914ad59e16760bb6d908dfc61
treef9bcada7e7aa3ff6282daf25dc47f076ec620355
parent8f5ae30d69d7543eee0d70083daf4de8fe15d585
hyperv: Add missing field to hv_output_map_device_interrupt

This field is unused, but the correct structure size is needed
when computing the amount of space for the output argument to
reside, so that it does not cross a page boundary.

Signed-off-by: Nuno Das Neves <nunodasneves@linux.microsoft.com>
Reviewed-by: Michael Kelley <mhklinux@outlook.com>
Signed-off-by: Wei Liu <wei.liu@kernel.org>
include/hyperv/hvhdk_mini.h