* [PATCH] MAINTAINERS: add kexec_core.c and kexec_file.c
@ 2016-05-25 12:49 Minfei Huang
2016-05-25 12:54 ` Joe Perches
0 siblings, 1 reply; 3+ messages in thread
From: Minfei Huang @ 2016-05-25 12:49 UTC (permalink / raw)
To: akpm, ebiederm; +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>
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 3302006..5f33f71 100644
--- 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
KEYS/KEYRINGS:
M: David Howells <dhowells@redhat.com>
--
2.6.3
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: add kexec_core.c and kexec_file.c
2016-05-25 12:49 [PATCH] MAINTAINERS: add kexec_core.c and kexec_file.c Minfei Huang
@ 2016-05-25 12:54 ` Joe Perches
2016-05-25 13:18 ` Minfei Huang
0 siblings, 1 reply; 3+ messages in thread
From: Joe Perches @ 2016-05-25 12:54 UTC (permalink / raw)
To: Minfei Huang, akpm, ebiederm; +Cc: linux-kernel
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: add kexec_core.c and kexec_file.c
2016-05-25 12:54 ` Joe Perches
@ 2016-05-25 13:18 ` Minfei Huang
0 siblings, 0 replies; 3+ messages in thread
From: Minfei Huang @ 2016-05-25 13:18 UTC (permalink / raw)
To: Joe Perches; +Cc: akpm, ebiederm, linux-kernel
On 05/25/16 at 05:54P, Joe Perches wrote:
> 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
Thanks. Will update it.
Thanks
Minfei
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-05-25 13:17 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-25 12:49 [PATCH] MAINTAINERS: add kexec_core.c and kexec_file.c Minfei Huang
2016-05-25 12:54 ` Joe Perches
2016-05-25 13:18 ` 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®