Borislav Petkov cb6ef42e51 EDAC: Correct workqueue setup path
We're using edac_mc_workq_setup() both on the init path, when
we load an edac driver and when we change the polling period
(edac_mc_reset_delay_period) through /sys/.../edac_mc_poll_msec.

On that second path we don't need to init the workqueue which has been
initialized already.

Thanks to Tejun for workqueue insights.

Signed-off-by: Borislav Petkov <bp@suse.de>
Link: http://lkml.kernel.org/r/1391457913-881-1-git-send-email-prarit@redhat.com
Cc: <stable@vger.kernel.org>
2014-02-14 10:40:47 +01:00
..
2011-04-19 00:23:22 +02:00
2011-04-19 00:23:22 +02:00
2014-02-14 10:40:47 +01:00
2013-02-20 15:45:52 -03:00
2011-04-19 00:23:22 +02:00
2009-04-02 19:05:03 -07:00