[PATCH hyperv-next v4 2/6] Drivers: hv: Enable VTL mode for arm64

Roman Kisel romank at linux.microsoft.com
Thu Feb 20 08:36:51 PST 2025



On 2/19/2025 3:14 PM, Michael Kelley wrote:
> From: Roman Kisel <romank at linux.microsoft.com> Sent: Tuesday, February 11, 2025 5:43 PM

[...]

>>   config HYPERV_VTL_MODE
>>   	bool "Enable Linux to boot in VTL context"
>> -	depends on X86_64 && HYPERV
>> +	depends on (X86 || ARM64)
> 
> Any reason to choose "X86" instead of "X86_64"? I can't
> imagine VTL mode making any sense for 32-bit, but maybe
> I'm wrong! :-)

You're 100% right, appreciate your review very much :)
Will tweak this in the next submission.

-- 
Thank you,
Roman




More information about the linux-arm-kernel mailing list