[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150102185907.GB3733@redhat.com>
Date: Fri, 2 Jan 2015 13:59:07 -0500
From: Vivek Goyal <vgoyal@...hat.com>
To: "Eric W. Biederman" <ebiederm@...ssion.com>
Cc: Alexander Kuleshov <kuleshovmail@...il.com>,
linux-kernel@...r.kernel.org, kexec@...ts.infradead.org,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH] kexec: Fix a typo in comment
On Fri, Jan 02, 2015 at 12:48:51PM -0600, Eric W. Biederman wrote:
> Alexander Kuleshov <kuleshovmail@...il.com> writes:
>
> > Signed-off-by: Alexander Kuleshov <kuleshovmail@...il.com>
> Acked-by: "Eric W. Biederman" <ebiederm@...ssion.com>
[ CC akpm ]
Simple fix.
Acked-by: Vivek Goyal <vgoyal@...hat.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.
> > */
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists