[PATCH hyperv-next v5 06/11] arm64, x86: hyperv: Report the VTL the system boots in
Roman Kisel
romank at linux.microsoft.com
Mon Mar 10 10:20:02 PDT 2025
On 3/10/2025 9:53 AM, Wei Liu wrote:
> On Mon, Mar 10, 2025 at 09:42:15AM -0700, Roman Kisel wrote:
[...]
>>
>>> Please be consistent across different architectures.
>>>
>>
>> In the earlier versions of the patch series, I had that piece
>> from the above mirrored in the arm64, and there was advice on
>> removing the function as it contained just one statement.
>> I'll revisit the approach, thanks for your help!
>
> As long as the output is consistent across different architectures, I'm
> good.
I should add a comment most likely to save people some time grepping
the code as the line does look like should always print that. IOW
not printing for VTL0 is obscured by the preprocessor/#define cruft.
>
> Wei.
>
>>
>>>> x86_platform.realmode_reserve = x86_init_noop;
>>>> x86_platform.realmode_init = x86_init_noop;
>>>> --
>>>> 2.43.0
>>>>
>>>>
>>
>> --
>> Thank you,
>> Roman
>>
--
Thank you,
Roman
More information about the linux-arm-kernel
mailing list