Re: [PATCH 05/11] x86/cpu: Refresh DCA leaf reading code
From: Dave Hansen
Date: Mon Nov 25 2024 - 22:55:59 EST
On 11/25/24 20:11, Zhao Liu wrote:
>> -#define CPUID_MWAIT_LEAF 5
>> +#define CPUID_MWAIT_LEAF 0x5
> Nit, this change can be merged into patch 1?
Except that it doesn't make any sense in patch 1. At least in this patch
you can tell that the change is being made for consistency. If it's in
patch 1, it looks like a random, arbitrary change.