diff options
author | 2009-12-10 23:52:19 +0000 | |
---|---|---|
committer | 2009-12-10 23:52:19 +0000 | |
commit | 6df400ab64c68fc4072a13019fc20fd7e3d51303 (patch) | |
tree | 69a9e9060b6c8ad87acc3514d4c8981767efb3b5 /lib/dma-debug.c | |
parent | dm: rename dm_get_table to dm_get_live_table (diff) | |
download | linux-dev-6df400ab64c68fc4072a13019fc20fd7e3d51303.tar.xz linux-dev-6df400ab64c68fc4072a13019fc20fd7e3d51303.zip |
dm mpath: flush workqueues before suspend completes
This patch stops the remaining dm-mpath activity during the suspend
sequence by flushing workqueues in postsuspend function.
The current dm-mpath target may not be quiet even after suspend completes
because some workqueues (e.g. device_handler's work, event handling)
are not flushed during the suspend sequence, even though suspended
devices/targets are supposed to be quiet in this state.
Signed-off-by: Kiyoshi Ueda <k-ueda@ct.jp.nec.com>
Signed-off-by: Jun'ichi Nomura <j-nomura@ce.jp.nec.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Diffstat (limited to 'lib/dma-debug.c')
0 files changed, 0 insertions, 0 deletions