Re: [PATCH 17/32] scsi/ibmvstgt: use system_wq instead of vtgtd workqueue
From: Tejun Heo <tj@kernel.org>
Date: 2011-02-01 14:29:53
Also in:
lkml
From: Tejun Heo <tj@kernel.org>
Date: 2011-02-01 14:29:53
Also in:
lkml
On Tue, Feb 01, 2011 at 11:18:54PM +0900, FUJITA Tomonori wrote:
quoted
Ping. Are you interested in doing the conversion?FYI, this driver will be replaced shortly. Now I have the working ibmvscsis driver for the new target framework. I'll submit it this week. So this driver will be removed soon or later (if James prefer to go through the proper Documentation/feature-removal-schedule.txt process, it'll be for some time). You could leave this alone, I guess.
I see. I'll drop the patch then. Please keep in mind that I'm planning on marking flush_scheduled_work() deprecated in linux-next in a month or so. create_singlethread_workqueue() will follow in the next cycle and then create_workqueue() the next. Thank you. -- tejun