lkml.org 
[lkml]   [2016]   [May]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] MAINTAINERS: add kexec_core.c and kexec_file.c
From
Date
On Wed, 2016-05-25 at 20:49 +0800, Minfei Huang wrote:
>
> 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>
> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> @@ -6560,6 +6560,8 @@ S: Maintained
>  F: include/linux/kexec.h
>  F: include/uapi/linux/kexec.h
>  F: kernel/kexec.c
> +F: kernel/kexec_core.c
> +F: kernel/kexec_file.c

F: kernel/kexec*

would be simpler and it also matches kernel/kexec_internal.h


\
 
 \ /
  Last update: 2016-05-25 15:21    [W:0.035 / U:0.576 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site