public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: "K. Y. Srinivasan" <kys@microsoft.com>
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
Date: Mon, 26 Aug 2013 14:56:56 -0700	[thread overview]
Message-ID: <20130826215656.GA2276@kroah.com> (raw)
In-Reply-To: <1377551338-29582-1-git-send-email-kys@microsoft.com>

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?

thanks,

greg k-h

  reply	other threads:[~2013-08-26 21:54 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 [this message]
2013-08-26 22:48   ` KY Srinivasan
2013-08-26 23:13     ` Greg KH
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=20130826215656.GA2276@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