From: Tejun Heo <tj@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
lkml <linux-kernel@vger.kernel.org>
Cc: Florian Mickler <florian@mickler.org>
Subject: [GIT PULL] workqueue: add documentation
Date: Wed, 15 Sep 2010 11:54:30 +0200 [thread overview]
Message-ID: <4C9097D6.7050103@kernel.org> (raw)
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
reply other threads:[~2010-09-15 9:55 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4C9097D6.7050103@kernel.org \
--to=tj@kernel.org \
--cc=florian@mickler.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.