summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPeter Zijlstra2013-10-02 11:49:47 +0200
committerIngo Molnar2013-10-04 10:16:27 +0200
commitc2eb505b9b24d5e912798c033814ff429b1a8823 (patch)
treeb13844ea5e5ae0f6c60b34b44f59fd45182a20af /MAINTAINERS
parentsched/wait: Make the __wait_event*() interface more friendly (diff)
downloadkernel-qcow2-linux-c2eb505b9b24d5e912798c033814ff429b1a8823.tar.gz
kernel-qcow2-linux-c2eb505b9b24d5e912798c033814ff429b1a8823.tar.xz
kernel-qcow2-linux-c2eb505b9b24d5e912798c033814ff429b1a8823.zip
MAINTAINERS, sched: Update file pattern
Took a while to sort out these bits and we'd like to be Cc:-ed on future modifications to the waitqueue APIs and all that. Signed-off-by: Peter Zijlstra <peterz@infradead.org> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Andrew Morton <akpm@linux-foundation.org> Link: http://lkml.kernel.org/n/tip-0ix315c7qcz88slmnrpshvmf@git.kernel.org Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index e61c2e83fc2b..efdfcb2de523 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7256,6 +7256,8 @@ S: Maintained
F: kernel/sched/
F: include/linux/sched.h
F: include/uapi/linux/sched.h
+F: kernel/wait.c
+F: include/linux/wait.h
SCORE ARCHITECTURE
M: Chen Liqin <liqin.chen@sunplusct.com>