Skip to content
  • Borislav Petkov's avatar
    EDAC: Rework workqueue handling · c4cf3b45
    Borislav Petkov authored
    Hide the EDAC workqueue pointer in a separate compilation unit and add
    accessors for the workqueue manipulations needed.
    
    Remove edac_pci_reset_delay_period() which wasn't used by anything. It
    seems it got added without a user with
    
      91b99041
    
     ("drivers/edac: updated PCI monitoring")
    
    Signed-off-by: default avatarBorislav Petkov <bp@suse.de>
    c4cf3b45