diff options
author | Tejun Heo <tj@kernel.org> | 2010-12-10 17:20:23 +0100 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2010-12-14 15:05:45 +0100 |
commit | 3e6cd7a4b6a04cf354a18c9d2e7ecec8fa1772fb (patch) | |
tree | a46bd81031b3aa371341582dc965b0b92aaa4679 /MAINTAINERS | |
parent | e5cba24e3f018d4beb6acd101a82483c98f91ce7 (diff) | |
download | op-kernel-dev-3e6cd7a4b6a04cf354a18c9d2e7ecec8fa1772fb.zip op-kernel-dev-3e6cd7a4b6a04cf354a18c9d2e7ecec8fa1772fb.tar.gz |
MAINTAINERS: Add workqueue entry
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b3be8b3..462e397 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6585,6 +6585,15 @@ F: include/linux/mfd/wm8400* F: include/sound/wm????.h F: sound/soc/codecs/wm* +WORKQUEUE +M: Tejun Heo <tj@kernel.org> +L: linux-kernel@vger.kernel.org +T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git +S: Maintained +F: include/linux/workqueue.h +F: kernel/workqueue.c +F: Documentation/workqueue.txt + X.25 NETWORK LAYER M: Andrew Hendry <andrew.hendry@gmail.com> L: linux-x25@vger.kernel.org |