[PATCH 0/2] fix enable_stdatomic=true build with clang
    Tyler Retzlaff 
    roretzla at linux.microsoft.com
       
    Mon Oct 16 20:53:08 CEST 2023
    
    
  
We are temporarily exposed while the CI is enabled that tests
CC=clang && -Denable_stdatomic.
In the meantime two mistakes have been found so fix them to allow
the CI to be enabled.
Tyler Retzlaff (2):
  power: fix use of rte stdatomic
  event/cnxk: remove single use of rte stdatomic
 drivers/event/cnxk/cnxk_tim_worker.c |  2 +-
 lib/power/power_amd_pstate_cpufreq.c | 14 +++++++-------
 2 files changed, 8 insertions(+), 8 deletions(-)
-- 
1.8.3.1
    
    
More information about the dev
mailing list