* [PATCH V2] MAINTAINERS: add kexec_core.c and kexec_file.c
@ 2016-05-25 15:22 Minfei Huang
0 siblings, 0 replies; only message in thread
From: Minfei Huang @ 2016-05-25 15:22 UTC (permalink / raw)
To: akpm, ebiederm, joe; +Cc: linux-kernel, Minfei Huang
>From below commits, kexec.c is split to kexec.c, kexec_file.c and
kexec_core.c.
commit a43cac0d9dc2 ("kexec: split kexec_file syscall code to
kexec_file.c")
commit 2965faa5e03d ("kexec: split kexec_load syscall from kexec core
code")
Both kexec_file.c and kexec_core.c are still belong to kexec component.
In order to get correct mail lists by using script get_maintainer.pl,
add these files to MAINTAINERS.
Signed-off-by: Minfei Huang <mnghuan@gmail.com>
---
v1:
- use kexec* to match all of kexec related file
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 3302006..9c18fa8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6559,7 +6559,7 @@ L: kexec@lists.infradead.org
S: Maintained
F: include/linux/kexec.h
F: include/uapi/linux/kexec.h
-F: kernel/kexec.c
+F: kernel/kexec*
KEYS/KEYRINGS:
M: David Howells <dhowells@redhat.com>
--
2.6.3
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-05-25 15:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-25 15:22 [PATCH V2] MAINTAINERS: add kexec_core.c and kexec_file.c Minfei Huang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®