[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20110722135103.GM2622@htj.dyndns.org>
Date: Fri, 22 Jul 2011 15:51:03 +0200
From: Tejun Heo <tj@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org,
"James E.J. Bottomley" <JBottomley@...allels.com>
Subject: [GIT PULL] workqueue changes for v3.1
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@...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