diff options
author | Mikulas Patocka <mpatocka@redhat.com> | 2013-11-15 16:12:20 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-12-20 07:34:20 -0800 |
commit | b0d16fe070836cc8090524fe16aa5ae2dfab72fc (patch) | |
tree | d70a220df4ea6e909d3f21b15cedbde862ba2443 /net/lapb/lapb_in.c | |
parent | aa42ac11510cd2584a04cdd5dacb3f4bf8e82af0 (diff) |
dm delay: fix a possible deadlock due to shared workqueue
commit 718822c1c112dc99e0c72c8968ee1db9d9d910f0 upstream.
The dm-delay target uses a shared workqueue for multiple instances. This
can cause deadlock if two or more dm-delay targets are stacked on the top
of each other.
This patch changes dm-delay to use a per-instance workqueue.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions