diff options
author | Borislav Petkov <bp@suse.de> | 2014-02-12 17:15:00 (GMT) |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2014-02-14 09:40:47 (GMT) |
commit | cb6ef42e516cb8948f15e4b70dc03af8020050a2 (patch) | |
tree | bc4a1154843c73bf699ffba106b7a762ba4fe4da /include/drm/ttm | |
parent | 9da21b1509d8aa7ab4846722817d16c72d656c91 (diff) | |
download | linux-cb6ef42e516cb8948f15e4b70dc03af8020050a2.tar.xz |
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>
Diffstat (limited to 'include/drm/ttm')
0 files changed, 0 insertions, 0 deletions