All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vivek Goyal <vgoyal@redhat.com>
To: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	kexec@lists.infradead.org, linux-kernel@vger.kernel.org,
	Alexander Kuleshov <kuleshovmail@gmail.com>
Subject: Re: [PATCH] kexec: Fix a typo in comment
Date: Fri, 2 Jan 2015 13:59:07 -0500	[thread overview]
Message-ID: <20150102185907.GB3733@redhat.com> (raw)
In-Reply-To: <87vbkpvx0s.fsf@x220.int.ebiederm.org>

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.
> >   */

_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

WARNING: multiple messages have this Message-ID (diff)
From: Vivek Goyal <vgoyal@redhat.com>
To: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Alexander Kuleshov <kuleshovmail@gmail.com>,
	linux-kernel@vger.kernel.org, kexec@lists.infradead.org,
	Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH] kexec: Fix a typo in comment
Date: Fri, 2 Jan 2015 13:59:07 -0500	[thread overview]
Message-ID: <20150102185907.GB3733@redhat.com> (raw)
In-Reply-To: <87vbkpvx0s.fsf@x220.int.ebiederm.org>

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.
> >   */

  reply	other threads:[~2015-01-02 18:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-02 17:56 [PATCH] kexec: Fix a typo in comment Alexander Kuleshov
2015-01-02 17:56 ` Alexander Kuleshov
2015-01-02 18:48 ` Eric W. Biederman
2015-01-02 18:48   ` Eric W. Biederman
2015-01-02 18:59   ` Vivek Goyal [this message]
2015-01-02 18:59     ` Vivek Goyal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150102185907.GB3733@redhat.com \
    --to=vgoyal@redhat.com \
    --cc=akpm@linux-foundation.org \
    --cc=ebiederm@xmission.com \
    --cc=kexec@lists.infradead.org \
    --cc=kuleshovmail@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.