[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1292943721-4519-1-git-send-email-tj@kernel.org>
Date: Tue, 21 Dec 2010 16:01:55 +0100
From: Tejun Heo <tj@...nel.org>
To: linux-scsi@...r.kernel.org, James.Bottomley@...e.de,
fujita.tomonori@....ntt.co.jp, linux-kernel@...r.kernel.org,
Eric.Moore@....com, dgilbert@...erlog.com
Subject: [PATCHSET] scsi: don't use flush_scheduled_work()
Hello,
This patchset removes the use of flush_scheduled_work() from scsi
drivers and contains the following six patches.
0001-scsi-remove-flush_scheduled_work-usages.patch
0002-scsi-pm8001-simplify-workqueue-usage.patch
0003-fcoe-use-dedicated-workqueue-instead-of-system_wq.patch
0004-fusion-don-t-use-flush_scheduled_work.patch
0005-scsi-remove-bogus-use-of-struct-execute_work-in-sg.patch
0006-scsi-don-t-use-execute_in_process_context.patch
The patches are on top of the current scsi-misc-2.6#master +
wq#for-2.6.38[1]. The latter is necessary for commit c8efcc25
(workqueue: allow chained queueing during destruction) as 0003 and
0006 depend on destroy_workqueue() handling chained works correctly.
James, how does 0006 look to you now? If you think it's acceptable,
please feel free to pull from wq#for-2.6.38, the branch is stable and
won't be rebased.
Thank you.
--
tejun
[1] git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git for-2.6.38
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists