All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Update lockdep section
@ 2013-11-14 22:59 Joe Perches
  2013-11-15  7:26 ` [tip:sched/urgent] MAINTAINERS: Update file patterns in the lockdep and scheduler entries tip-bot for Joe Perches
  0 siblings, 1 reply; 2+ messages in thread
From: Joe Perches @ 2013-11-14 22:59 UTC (permalink / raw)
  To: Peter Zijlstra; +Cc: Ingo Molnar, LKML

commit 8eddac3f10 ("locking: Move the lockdep code to kernel/locking/")
moved the files.  Update the pattern

Signed-off-by: Joe Perches <joe@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)" <ldm@flatcap.org>



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [tip:sched/urgent] MAINTAINERS: Update file patterns in the lockdep and scheduler entries
  2013-11-14 22:59 [PATCH] MAINTAINERS: Update lockdep section Joe Perches
@ 2013-11-15  7:26 ` tip-bot for Joe Perches
  0 siblings, 0 replies; 2+ messages in thread
From: tip-bot for Joe Perches @ 2013-11-15  7:26 UTC (permalink / raw)
  To: linux-tip-commits; +Cc: linux-kernel, hpa, mingo, joe, peterz, tglx

Commit-ID:  7486d6da09d4d76d49c68826c97578246936092b
Gitweb:     http://git.kernel.org/tip/7486d6da09d4d76d49c68826c97578246936092b
Author:     Joe Perches <joe@perches.com>
AuthorDate: Thu, 14 Nov 2013 14:59:45 -0800
Committer:  Ingo Molnar <mingo@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 <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>
---
 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)" <ldm@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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-11-15  7:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-14 22:59 [PATCH] MAINTAINERS: Update lockdep section Joe Perches
2013-11-15  7:26 ` [tip:sched/urgent] MAINTAINERS: Update file patterns in the lockdep and scheduler entries tip-bot for Joe Perches

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.