linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bjorn Helgaas <bhelgaas@google.com>
To: Rajat Jain <rajatjain@juniper.net>
Cc: Rajat Jain <rajatxjain@gmail.com>,
	"Rafael J. Wysocki" <rafael.j.wysocki@intel.com>,
	Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>,
	Alex Williamson <alex.williamson@redhat.com>,
	Yijing Wang <wangyijing@huawei.com>,
	"linux-pci@vger.kernel.org" <linux-pci@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Yinghai Lu <yhlu.kernel@gmail.com>,
	Guenter Roeck <groeck@juniper.net>
Subject: Re: [PATCH v4 0/8] Allow Link state changes for Hot-Plug
Date: Mon, 10 Feb 2014 18:18:16 -0700	[thread overview]
Message-ID: <20140211011816.GA15412@google.com> (raw)
In-Reply-To: <4f93bb24b6214bfb9dbcc91b682184eb@DM2PR05MB671.namprd05.prod.outlook.com>

On Wed, Feb 05, 2014 at 03:15:19AM +0000, Rajat Jain wrote:
> Hello list,
> 
> My apologies for I forgot to attach the version history information of each individual patch.
> 
> Essentially the v4 is exactly same as v3, except that it is rebased on top of 3.14-rc1.
> 
> Thanks,
> 
> Rajat
> 
> > -----Original Message-----
> > From: Rajat Jain [mailto:rajatxjain@gmail.com]
> > Sent: Tuesday, February 04, 2014 6:28 PM
> > To: Bjorn Helgaas; Rafael J. Wysocki; Kenji Kaneshige; Alex Williamson;
> > Yijing Wang; linux-pci@vger.kernel.org; linux-kernel@vger.kernel.org;
> > Yinghai Lu
> > Cc: Guenter Roeck; Rajat Jain; Rajat Jain
> > Subject: [PATCH v4 0/8] Allow Link state changes for Hot-Plug
> > 
> > Hello,
> > 
> > This patch set enables the use of PCI Express link up and link down
> > events for Hotplug or Unplug. This is the pretty much the same patchset
> > as v3, only resending after rebasing on top of 3.14-rc1.
> > 
> > (As a side effect, this patch also fixes the bug
> > https://bugzilla.kernel.org/show_bug.cgi?id=65521 )
> > 
> > I'd appreciate if you could please review and provide me with any
> > comments.
> > 
> > Thanks,
> > 
> > Rajat
> > 
> > Rajat Jain (8):
> >   pciehp: Make check_link_active() non-static
> >   pciehp: Use link change notifications for hot-plug and removal
> >   pciehp: Enable link state change notifications
> >   pciehp: Don't disable the link permanently, during removal
> >   pciehp: Don't check for adapter or latch status while disabling
> >   pciehp: Disabling the link notification across slot reset
> >   pciehp: Ensure very fast hotplug events are also processed.
> >   pciehp: Introduce hotplug_lock to serialize HP events
> > 
> >  drivers/pci/hotplug/pciehp.h      |    5 ++
> >  drivers/pci/hotplug/pciehp_core.c |    7 +-
> >  drivers/pci/hotplug/pciehp_ctrl.c |  149
> > ++++++++++++++++++++++++++++++-------
> >  drivers/pci/hotplug/pciehp_hpc.c  |   74 +++++++++---------
> >  4 files changed, 169 insertions(+), 66 deletions(-)

I applied these to pci/pciehp for v3.15, thanks!  I dropped the "ret" decl
in 8/8, which I assume was the cause of the unused variable warning.

Yinghai, if "Don't disable the link permanently, during removal" causes
trouble on your platforms, let us know so we can figure out how to deal
with it.

Bjorn

  reply	other threads:[~2014-02-11  1:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-05  2:28 [PATCH v4 0/8] Allow Link state changes for Hot-Plug Rajat Jain
2014-02-05  3:15 ` Rajat Jain
2014-02-11  1:18   ` Bjorn Helgaas [this message]
2014-02-11  2:22     ` [PATCH v5 8/8] " Rajat Jain
2014-02-11 22:34       ` Bjorn Helgaas

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=20140211011816.GA15412@google.com \
    --to=bhelgaas@google.com \
    --cc=alex.williamson@redhat.com \
    --cc=groeck@juniper.net \
    --cc=kaneshige.kenji@jp.fujitsu.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=rafael.j.wysocki@intel.com \
    --cc=rajatjain@juniper.net \
    --cc=rajatxjain@gmail.com \
    --cc=wangyijing@huawei.com \
    --cc=yhlu.kernel@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).