Skip to content
  • rahix's avatar
    fix(epicardium): Reenable preemption · 258d5963
    rahix authored
    
    
    This commit changes the tickless idle behaviour.  Instead of keeping
    interrupts off during sleep, they are enabled because preemption somehow
    prevents them from triggering with WFE.  This might have unintended
    sideeffects and needs further verification.
    
    Signed-off-by: default avatarRahix <rahix@rahix.de>
    258d5963