aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2013-11-14 17:59:45 -0500
committerIngo Molnar <mingo@kernel.org>2013-11-15 01:15:26 -0500
commit7486d6da09d4d76d49c68826c97578246936092b (patch)
tree3e462da03c8d67f418995f75d7cc9b5ff8f1c453
parentfcd7476f9e03a36e709e0807198d47a826cc4e3a (diff)
MAINTAINERS: Update file patterns in the lockdep and scheduler entries
Propagate the file movement effects of the following commits: 7a6354e241d8 sched: Move wait.c into kernel/sched/ 8eddac3f1037 locking: Move the lockdep code to kernel/locking/ Signed-off-by: Joe Perches <joe@perches.com> Cc: Peter Zijlstra <peterz@infradead.org> Link: http://lkml.kernel.org/r/1384469985.2897.32.camel@joe-AO722 Signed-off-by: Ingo Molnar <mingo@kernel.org>
-rw-r--r--MAINTAINERS3
1 files changed, 1 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index f3ef1d1f6029..3f85561f4a8b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5236,7 +5236,7 @@ S: Maintained
5236F: Documentation/lockdep*.txt 5236F: Documentation/lockdep*.txt
5237F: Documentation/lockstat.txt 5237F: Documentation/lockstat.txt
5238F: include/linux/lockdep.h 5238F: include/linux/lockdep.h
5239F: kernel/lockdep* 5239F: kernel/locking/
5240 5240
5241LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks) 5241LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
5242M: "Richard Russon (FlatCap)" <ldm@flatcap.org> 5242M: "Richard Russon (FlatCap)" <ldm@flatcap.org>
@@ -7361,7 +7361,6 @@ S: Maintained
7361F: kernel/sched/ 7361F: kernel/sched/
7362F: include/linux/sched.h 7362F: include/linux/sched.h
7363F: include/uapi/linux/sched.h 7363F: include/uapi/linux/sched.h
7364F: kernel/wait.c
7365F: include/linux/wait.h 7364F: include/linux/wait.h
7366 7365
7367SCORE ARCHITECTURE 7366SCORE ARCHITECTURE