diff options
author | Peter Zijlstra <[email protected]> | 2013-10-02 11:49:47 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2013-10-04 10:16:27 +0200 |
commit | c2eb505b9b24d5e912798c033814ff429b1a8823 (patch) | |
tree | b13844ea5e5ae0f6c60b34b44f59fd45182a20af | |
parent | 35a2af94c7ce7130ca292c68b1d27fcfdb648f6b (diff) |
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 <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Andrew Morton <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
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 <[email protected]> |