From: Amit Shah <amit.shah@redhat.com>
To: Greg KH <greg@kroah.com>
Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org,
Virtualization List <virtualization@lists.linux-foundation.org>
Subject: Re: [3.16 stable PATCH 1/1] virtio-rng: fix multi-device startup
Date: Tue, 12 Aug 2014 12:23:23 +0530 [thread overview]
Message-ID: <20140812065323.GL4184@grmbl.mre> (raw)
In-Reply-To: <20140812055548.GB12762@kroah.com>
On (Tue) 12 Aug 2014 [13:55:48], Greg KH wrote:
> On Tue, Aug 12, 2014 at 11:01:58AM +0530, Amit Shah wrote:
> > On (Tue) 12 Aug 2014 [06:55:27], Greg KH wrote:
> > > On Mon, Aug 11, 2014 at 06:11:47PM +0530, Amit Shah wrote:
> > > > This is a 3.16-only patch. The linux.git fix is
> > > > 5c06273401f2eb7b290cadbae18ee00f8f65e893, which fixes this issue in a
> > > > different way.
> > >
> > > Why "different"? Why can't I take that original patch instead? What is
> > > different in this patch, and why?
> >
> > The commit referenced moves the hwrng_register() call to the ->scan()
> > callback instead of it being in probe(). This was done to ensure the
> > virtio-rng devices can contribute to the initial system entropy
> > introduced in commit d9e7972619334.
> >
> > That patch is quite small too, but will need a slight conflict
> > resolution due to the previous two code-shuffling patches, and also
> > the following revert.
> >
> > However, I decided against the backport of the ->scan() method, since
> > it wasn't designed to solve this regression, it happens to solve it,
> > and it actually introduces new functionality. I would be happy to
> > provide a backport of the relevant patches, if you think that would be
> > alright.
>
> I almost always want "original" patches as it causes less bugs overall,
> and less confusion for everyone involved. Taking 2-3 patches is just as
> easy as 1 patch, and even easier if I don't have to review it as "hard"
> due to it not differing from what is in Linus's tree.
Thanks; I'll send a backport of the patches, then.
Amit
prev parent reply other threads:[~2014-08-12 6:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-11 12:41 [3.16 stable PATCH 1/1] virtio-rng: fix multi-device startup Amit Shah
2014-08-11 22:55 ` Greg KH
[not found] ` <20140811225527.GB10721@kroah.com>
2014-08-12 5:31 ` Amit Shah
2014-08-12 5:55 ` Greg KH
2014-08-12 6:53 ` Amit Shah [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=20140812065323.GL4184@grmbl.mre \
--to=amit.shah@redhat.com \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=stable@vger.kernel.org \
--cc=virtualization@lists.linux-foundation.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 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).