diff options
author | 2014-01-28 11:29:09 +0800 | |
---|---|---|
committer | 2014-02-03 13:24:05 -0500 | |
commit | 230579d7e0c46fa078ba11899d9b091df689362f (patch) | |
tree | 3c4422796a8d53ddd5bd2425e72134ebca288d7b | |
parent | arm, pm, vmpressure: add missing slab.h includes (diff) | |
download | wireguard-linux-230579d7e0c46fa078ba11899d9b091df689362f.tar.xz wireguard-linux-230579d7e0c46fa078ba11899d9b091df689362f.zip |
cpuset: update MAINTAINERS entry
Add mailing list and tree tag to the entry.
Signed-off-by: Li Zefan <lizefan@huawei.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b2cf5cfb4d29..41e52c57cd1a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2408,8 +2408,10 @@ F: tools/power/cpupower/ CPUSETS M: Li Zefan <lizefan@huawei.com> +L: cgroups@vger.kernel.org W: http://www.bullopensource.org/cpuset/ W: http://oss.sgi.com/projects/cpusets/ +T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git S: Maintained F: Documentation/cgroups/cpusets.txt F: include/linux/cpuset.h |