public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: KY Srinivasan <kys@microsoft.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"devel@linuxdriverproject.org" <devel@linuxdriverproject.org>,
	"olaf@aepfle.de" <olaf@aepfle.de>,
	"apw@canonical.com" <apw@canonical.com>,
	"jasowang@redhat.com" <jasowang@redhat.com>,
	"stable@vger.kernel.org" <stable@vger.kernel.org>
Subject: Re: [PATCH 1/1] Drivers: hv: vmbus: Fix a bug in the handling of channel offers
Date: Mon, 26 Aug 2013 16:13:30 -0700	[thread overview]
Message-ID: <20130826231330.GB26285@kroah.com> (raw)
In-Reply-To: <240d7113f9cd4862a44bd5d6a7751ca0@SN2PR03MB061.namprd03.prod.outlook.com>

On Mon, Aug 26, 2013 at 10:48:16PM +0000, KY Srinivasan wrote:
> 
> 
> > -----Original Message-----
> > From: Greg KH [mailto:gregkh@linuxfoundation.org]
> > Sent: Monday, August 26, 2013 2:57 PM
> > To: KY Srinivasan
> > Cc: linux-kernel@vger.kernel.org; devel@linuxdriverproject.org; olaf@aepfle.de;
> > apw@canonical.com; jasowang@redhat.com; stable@vger.kernel.org
> > Subject: Re: [PATCH 1/1] Drivers: hv: vmbus: Fix a bug in the handling of channel
> > offers
> > 
> > On Mon, Aug 26, 2013 at 02:08:58PM -0700, K. Y. Srinivasan wrote:
> > > The channel state should be correctly set before registering the device. In the
> > current
> > > code the driver probe would fail for channels that have been rescinded and
> > subsequently
> > > re-offered. Fix the bug.
> > >
> > > Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
> > > Cc: <stable@vger.kernel.org>
> > 
> > What older kernel versions have this bug?  When did it show up?
> 
> The patch that introduced the bug is:
> 
> commit e68d2971d26577b932a16333ce165af98a96e068
> Author: K. Y. Srinivasan <kys@microsoft.com>
> Date:   Thu May 23 12:02:32 2013 -0700
> 
>     Drivers: hv: vmbus: Implement multi-channel support
> 
> I think 3.10 shipped with this bug.

Why do you think that, it's not what git shows:
	$ git describe --contains e68d2971d26577b932a16333ce165af98a96e068
	v3.11-rc1~157^2~64

So this is a 3.11-only thing, right?

thanks,

greg k-h

  reply	other threads:[~2013-08-26 23:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-26 21:08 [PATCH 1/1] Drivers: hv: vmbus: Fix a bug in the handling of channel offers K. Y. Srinivasan
2013-08-26 21:56 ` Greg KH
2013-08-26 22:48   ` KY Srinivasan
2013-08-26 23:13     ` Greg KH [this message]
2013-08-26 23:21       ` KY Srinivasan

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=20130826231330.GB26285@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=apw@canonical.com \
    --cc=devel@linuxdriverproject.org \
    --cc=jasowang@redhat.com \
    --cc=kys@microsoft.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olaf@aepfle.de \
    --cc=stable@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox