On 12/17/2024 9:59 AM, David Marchand wrote:
The lcore variable in this code unit is only used through rte_power_monitor*() public symbols.Defer the unconditional lcore variable allocation in those symbols. Fixes: 18b5049ab4fe ("eal/x86: keep power intrinsics state in lcore variable") Cc: [email protected] Signed-off-by: David Marchand <[email protected]> ---
Acked-by: Anatoly Burakov <[email protected]> -- Thanks, Anatoly

