Re: [PATCH 0/5] Further sanitize INTEL_FAM6 naming

From: Peter Zijlstra
Date: Fri Aug 23 2019 - 04:12:53 EST


On Thu, Aug 22, 2019 at 01:53:12PM -0700, Luck, Tony wrote:
> On Thu, Aug 22, 2019 at 12:23:06PM +0200, Peter Zijlstra wrote:
> > Lots of variation has crept in; time to collapse the lot again.
>
> Conceptually good. But I applied the series on top of tip/master
> and got a build error:
>

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

Bah.. I'll go fix.