commit | c4cf3b454ecaa222aad9017932bd3b9c9325d931 | [log] [tgz] |
---|---|---|
author | Borislav Petkov <bp@suse.de> | Mon Nov 30 19:02:01 2015 +0100 |
committer | Borislav Petkov <bp@suse.de> | Fri Dec 11 16:56:43 2015 +0100 |
tree | 8e132709bdcaa097d84bba838bbd51a395607c3d | |
parent | e136fa016f2f06ca6e00d4f99894b4424f3f2a5c [diff] |
EDAC: Rework workqueue handling 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 91b99041c1d5 ("drivers/edac: updated PCI monitoring") Signed-off-by: Borislav Petkov <bp@suse.de>