linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Topi Miettinen <toiwoton@gmail.com>
Cc: Luis Chamberlain <mcgrof@kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2] firmware_loader: load files from the mount namespace of init
Date: Wed, 22 Jan 2020 15:12:48 +0100	[thread overview]
Message-ID: <20200122141248.GA12472@kroah.com> (raw)
In-Reply-To: <0e3f7653-c59d-9341-9db2-c88f5b988c68@gmail.com>

On Sat, Jan 18, 2020 at 06:03:07PM +0200, Topi Miettinen wrote:

> >From 0b88ff99acccaefbe9b86b6a1ceebf5b075f388f Mon Sep 17 00:00:00 2001
> From: Topi Miettinen <toiwoton@gmail.com>
> Date: Fri, 17 Jan 2020 19:56:45 +0200
> Subject: [PATCH] firmware_loader: load files from the mount namespace of init
> 
> Instead of using the mount namespace of the current process to load
> firmware files, use the mount namespace of init process.
> 
> Signed-off-by: Topi Miettinen <toiwoton@gmail.com>

What changed from v1?

Also, you had a great description for your first patch, put all that in
here too.

And finally, no need to include the header of it, use 'git send-email'
to send it directly.

thanks,

greg k-h

      reply	other threads:[~2020-01-22 14:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-18 16:03 [PATCH v2] firmware_loader: load files from the mount namespace of init Topi Miettinen
2020-01-22 14:12 ` Greg Kroah-Hartman [this message]

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=20200122141248.GA12472@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mcgrof@kernel.org \
    --cc=toiwoton@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).