* [GIT PULL] workqueue: add documentation
@ 2010-09-15 9:54 Tejun Heo
0 siblings, 0 replies; only message in thread
From: Tejun Heo @ 2010-09-15 9:54 UTC (permalink / raw)
To: Linus Torvalds, lkml; +Cc: Florian Mickler
Hello, Linus.
Please consider pulling from the following branch.
git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git for-linus
The branch contains one commit to add documentation.
Tejun Heo (1):
workqueue: add documentation
Documentation/workqueue.txt | 380 +++++++++++++++++++++++++++++++++++++++++++
include/linux/workqueue.h | 4 +
kernel/workqueue.c | 27 ++-
3 files changed, 401 insertions(+), 10 deletions(-)
create mode 100644 Documentation/workqueue.txt
Thanks.
--
tejun
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-09-15 9:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-15 9:54 [GIT PULL] workqueue: add documentation Tejun Heo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome