> Looks like your scripts didn't anticipate the CPP gymnastics like: > > #define VULNWL_INTEL(model, whitelist) \ > VULNWL(INTEL, 6, INTEL_FAM6_##model, whitelist)
Also INTEL_CPU_FAM6() macro -Tony
> Looks like your scripts didn't anticipate the CPP gymnastics like: > > #define VULNWL_INTEL(model, whitelist) \ > VULNWL(INTEL, 6, INTEL_FAM6_##model, whitelist)
Also INTEL_CPU_FAM6() macro -Tony