RE: [PATCH] topology/sysfs: Hide PPIN on systems that do not support it.
From: Luck, Tony
Date: Mon Apr 25 2022 - 18:56:46 EST
> I suggest this be fixed in the topology_ppin() stub implementation. Do
> it as a nice inlined C function which avoids such problems. Rather
> than as a crappy macro which causes them...
Greg already fixed this in his tree by dropping the local variable.
Fix should propagate to linux-next today.
-Tony