Skip to content
  • Jan Beulich's avatar
    x86/HPET: cleanup · 0d2ae7a3
    Jan Beulich authored
    
    
    - separate init and resume code paths (so that the [larger] init parts
      can go init .init.* sections)
    - drop the separate legacy_hpet_event object, as we can easily re-use
      the first slot of hpet_events[] for that purpose (the whole array is
      otherwise unused when the legacy code is being used)
    - use section placement attributes where reasonable
    
    Signed-off-by: default avatarJan Beulich <jbeulich@novell.com>
    Acked-by: default avatarWei Gang <gang.wei@intel.com>
    0d2ae7a3