Skip to content

Commit 10540a6

Browse files
Minfei Huangtorvalds
authored andcommitted
MAINTAINERS: add kexec_core.c and kexec_file.c
In the below commits kexec.c was split to kexec.c, kexec_file.c and kexec_core.c. commit a43cac0 ("kexec: split kexec_file syscall code to kexec_file.c") commit 2965faa ("kexec: split kexec_load syscall from kexec core code") Both kexec_file.c and kexec_core.c still belong to the kexec component. In order to get correct mail lists by using the script get_maintainer.pl, add these files to MAINTAINERS. Link: http://lkml.kernel.org/r/1464189735-59113-1-git-send-email-mnghuan@gmail.com Signed-off-by: Minfei Huang <mnghuan@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent edd9f72 commit 10540a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6559,7 +6559,7 @@ L: kexec@lists.infradead.org
65596559
S: Maintained
65606560
F: include/linux/kexec.h
65616561
F: include/uapi/linux/kexec.h
6562-
F: kernel/kexec.c
6562+
F: kernel/kexec*
65636563

65646564
KEYS/KEYRINGS:
65656565
M: David Howells <dhowells@redhat.com>

0 commit comments

Comments
 (0)