* [PATCH] kexec: Fix a typo in comment
@ 2015-01-02 17:56 Alexander Kuleshov
2015-01-02 18:48 ` Eric W. Biederman
0 siblings, 1 reply; 3+ messages in thread
From: Alexander Kuleshov @ 2015-01-02 17:56 UTC (permalink / raw)
To: Eric Biederman; +Cc: linux-kernel, kexec, Alexander Kuleshov
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
---
kernel/kexec.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kernel/kexec.c b/kernel/kexec.c
index 9a8a01a..75a8b7e 100644
--- a/kernel/kexec.c
+++ b/kernel/kexec.c
@@ -444,7 +444,7 @@ arch_kexec_apply_relocations(const Elf_Ehdr *ehdr, Elf_Shdr *sechdrs,
}
/*
- * Free up memory used by kernel, initrd, and comand line. This is temporary
+ * Free up memory used by kernel, initrd, and command line. This is temporary
* memory allocation which is not needed any more after these buffers have
* been loaded into separate segments and have been copied elsewhere.
*/
--
2.2.1.202.g44ae4ee.dirty
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] kexec: Fix a typo in comment
2015-01-02 17:56 [PATCH] kexec: Fix a typo in comment Alexander Kuleshov
@ 2015-01-02 18:48 ` Eric W. Biederman
2015-01-02 18:59 ` Vivek Goyal
0 siblings, 1 reply; 3+ messages in thread
From: Eric W. Biederman @ 2015-01-02 18:48 UTC (permalink / raw)
To: Alexander Kuleshov; +Cc: linux-kernel, kexec, Vivek Goyal
Alexander Kuleshov <kuleshovmail@gmail.com> writes:
> Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
Acked-by: "Eric W. Biederman" <ebiederm@xmission.com>
> ---
> kernel/kexec.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/kernel/kexec.c b/kernel/kexec.c
> index 9a8a01a..75a8b7e 100644
> --- a/kernel/kexec.c
> +++ b/kernel/kexec.c
> @@ -444,7 +444,7 @@ arch_kexec_apply_relocations(const Elf_Ehdr *ehdr, Elf_Shdr *sechdrs,
> }
>
> /*
> - * Free up memory used by kernel, initrd, and comand line. This is temporary
> + * Free up memory used by kernel, initrd, and command line. This is temporary
> * memory allocation which is not needed any more after these buffers have
> * been loaded into separate segments and have been copied elsewhere.
> */
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] kexec: Fix a typo in comment
2015-01-02 18:48 ` Eric W. Biederman
@ 2015-01-02 18:59 ` Vivek Goyal
0 siblings, 0 replies; 3+ messages in thread
From: Vivek Goyal @ 2015-01-02 18:59 UTC (permalink / raw)
To: Eric W. Biederman; +Cc: Alexander Kuleshov, linux-kernel, kexec, Andrew Morton
On Fri, Jan 02, 2015 at 12:48:51PM -0600, Eric W. Biederman wrote:
> Alexander Kuleshov <kuleshovmail@gmail.com> writes:
>
> > Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
> Acked-by: "Eric W. Biederman" <ebiederm@xmission.com>
[ CC akpm ]
Simple fix.
Acked-by: Vivek Goyal <vgoyal@redhat.com>
Thanks
Vivek
>
> > ---
> > kernel/kexec.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/kernel/kexec.c b/kernel/kexec.c
> > index 9a8a01a..75a8b7e 100644
> > --- a/kernel/kexec.c
> > +++ b/kernel/kexec.c
> > @@ -444,7 +444,7 @@ arch_kexec_apply_relocations(const Elf_Ehdr *ehdr, Elf_Shdr *sechdrs,
> > }
> >
> > /*
> > - * Free up memory used by kernel, initrd, and comand line. This is temporary
> > + * Free up memory used by kernel, initrd, and command line. This is temporary
> > * memory allocation which is not needed any more after these buffers have
> > * been loaded into separate segments and have been copied elsewhere.
> > */
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-01-02 18:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-02 17:56 [PATCH] kexec: Fix a typo in comment Alexander Kuleshov
2015-01-02 18:48 ` Eric W. Biederman
2015-01-02 18:59 ` Vivek Goyal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox