Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[PATCH] MAINTAINERS: Update lockdep section

1 view
Skip to first unread message

Joe Perches

unread,
Nov 14, 2013, 6:00:02 PM11/14/13
to
commit 8eddac3f10 ("locking: Move the lockdep code to kernel/locking/")
moved the files. Update the pattern

Signed-off-by: Joe Perches <j...@perches.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index f3ef1d1..239c751 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5236,7 +5236,7 @@ S: Maintained
F: Documentation/lockdep*.txt
F: Documentation/lockstat.txt
F: include/linux/lockdep.h
-F: kernel/lockdep*
+F: kernel/locking/

LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
M: "Richard Russon (FlatCap)" <l...@flatcap.org>


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majo...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

tip-bot for Joe Perches

unread,
Nov 15, 2013, 2:30:01 AM11/15/13
to
Commit-ID: 7486d6da09d4d76d49c68826c97578246936092b
Gitweb: http://git.kernel.org/tip/7486d6da09d4d76d49c68826c97578246936092b
Author: Joe Perches <j...@perches.com>
AuthorDate: Thu, 14 Nov 2013 14:59:45 -0800
Committer: Ingo Molnar <mi...@kernel.org>
CommitDate: Fri, 15 Nov 2013 07:15:26 +0100

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 <j...@perches.com>
Cc: Peter Zijlstra <pet...@infradead.org>
Link: http://lkml.kernel.org/r/1384469985.2897.32.camel@joe-AO722
Signed-off-by: Ingo Molnar <mi...@kernel.org>
---
MAINTAINERS | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index f3ef1d1..3f85561 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5236,7 +5236,7 @@ S: Maintained
F: Documentation/lockdep*.txt
F: Documentation/lockstat.txt
F: include/linux/lockdep.h
-F: kernel/lockdep*
+F: kernel/locking/

LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
M: "Richard Russon (FlatCap)" <l...@flatcap.org>
@@ -7361,7 +7361,6 @@ 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
0 new messages