Hi Ilpo, On 8/22/24 1:11 AM, Ilpo Järvinen wrote:
To avoid warnings when __cpuid_count() is an empty stub, always initialize ecx because it is used in the return statement. Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx> Reviewed-by: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx> ---
Acked-by: Reinette Chatre <reinette.chatre@xxxxxxxxx> Reinette