diff options
author | Mikulas Patocka <mpatocka@redhat.com> | 2008-11-14 00:38:52 +0100 |
---|---|---|
committer | Alasdair G Kergon <agk@redhat.com> | 2008-11-14 00:38:52 +0100 |
commit | 18776c7316545482a02bfaa2629a2aa1afc48357 (patch) | |
tree | ecd30db869eff5968921af7df8f055794ed3730f /MAINTAINERS | |
parent | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... (diff) | |
download | linux-18776c7316545482a02bfaa2629a2aa1afc48357.tar.xz linux-18776c7316545482a02bfaa2629a2aa1afc48357.zip |
dm raid1: flush workqueue before destruction
We queue work on keventd queue --- so this queue must be flushed in the
destructor. Otherwise, keventd could access mirror_set after it was freed.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Cc: stable@kernel.org
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions