[GIT PULL] workqueue changes for v3.1

From: Tejun Heo
Date: Fri Jul 22 2011 - 09:51:13 EST


Hello, Linus.

Please pull from the following branch.

git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git for-3.1

Nothing too interesting. Some SCSI drivers want workqueue draining so
it got separated out and cancel_rearming_delayed_work[queue]() which
have been deprecated for a while now are finally removed.

Amerigo Wang (1):
workqueue: remove cancel_rearming_delayed_work[queue]()

Tejun Heo (1):
workqueue: separate out drain_workqueue() from destroy_workqueue()

Documentation/feature-removal-schedule.txt | 10 ----
include/linux/workqueue.h | 18 +------
kernel/workqueue.c | 81 ++++++++++++++++++----------
3 files changed, 55 insertions(+), 54 deletions(-)

Thank you.

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/