All of lore.kernel.org
 help / color / mirror / Atom feed
From: Neil Horman <nhorman@tuxdriver.com>
To: Jesse Barnes <jbarnes@virtuousgeek.org>
Cc: Bjorn Helgaas <bhelgaas@google.com>,
	Stefan Richter <stefanr@s5r6.in-berlin.de>,
	linux-kernel@vger.kernel.org, Greg Kroah-Hartman <gregkh@suse.de>,
	linux-pci@vger.kernel.org
Subject: Re: [PATCH] sysfs: add per pci device msi[x] irq listing (v4)
Date: Thu, 6 Oct 2011 13:12:08 -0400	[thread overview]
Message-ID: <20111006171208.GB22462@hmsreliant.think-freely.org> (raw)
In-Reply-To: <20111006083607.2c4eb9a5@jbarnes-desktop>

On Thu, Oct 06, 2011 at 08:36:07AM -0700, Jesse Barnes wrote:
> On Fri, 30 Sep 2011 12:54:03 -0400
> Neil Horman <nhorman@tuxdriver.com> wrote:
> 
> > On Fri, Sep 30, 2011 at 10:33:36AM -0600, Bjorn Helgaas wrote:
> > > On Fri, Sep 30, 2011 at 9:33 AM, Neil Horman <nhorman@tuxdriver.com> wrote:
> > > >
> > > > On Fri, Sep 30, 2011 at 02:32:11PM +0200, Stefan Richter wrote:
> > > > > On Sep 29 Neil Horman wrote:
> > > > > > (v4)
> > > > > > Fixed up some spelling mistakes, and added a scissors line with a good
> > > > > > commitlog, so that git-am drops all the version logging
> > > > > >
> > > > > > Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
> > > > > > CC: Greg Kroah-Hartman <gregkh@suse.de>
> > > > > > CC: Jesse Barnes <jbarnes@virtuousgeek.org>
> > > > > > CC: Bjorn Helgaas <bhelgaas@google.com>
> > > > > > CC: linux-pci@vger.kernel.org
> > > > >
> > > > > It drops these last 5 lines then too, doesn't it?
> > > > >
> > > > I would have thought so, but I tested a git-format-patch / git-am operation here
> > > > on a temporary branch, and it worked properly.
> > > >
> > > > > > --- a/Documentation/ABI/testing/sysfs-bus-pci
> > > > > > +++ b/Documentation/ABI/testing/sysfs-bus-pci
> > > > > > @@ -66,6 +66,24 @@ Description:
> > > > > >             re-discover previously removed devices.
> > > > > >             Depends on CONFIG_HOTPLUG.
> > > > > >
> > > > > > +What:              /sys/bus/pci/devices/.../msi_irqs/
> > > > > > +Date:              September, 2011
> > > > > > +Contact:   Neil Horman <nhorman@tuxdriver.com>
> > > > > > +Description:
> > > > > > +           The /sys/devices/.../msi_irqs directory contains a variable set
> > > > > > +           sub-directories, with each sub-directory being named after a
> > > > > > +           corresponding msi irq vector allocated to that device.
> > > > >
> > > > > "contains a variable set _of_ sub-directories"?
> > > > Gah, bad ispell foo on my part.  Bjorn, can you add that in, or shall I repost?
> > > 
> > > I'll try to remember to add that in.
> > > 
> > Thank you, apologies for my poor writing skills :)
> > Neil
> 
> Is there a final patch available for me to queue up?
> 
I was under the impression that v4 was the version to queue up.  Stefan had
found that I left the word of out of the documentation at one location but Bjorn
was kind enough to offer to fix it up on commit.

Regards
Neil




  reply	other threads:[~2011-10-06 17:12 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-14 18:36 [PATCH] sysfs: add per pci device msi[x] irq listing Neil Horman
2011-09-15 14:40 ` Greg KH
2011-09-15 15:07   ` Neil Horman
2011-09-15 20:08 ` [PATCH] sysfs: add per pci device msi[x] irq listing (v2) Neil Horman
2011-09-16  8:36   ` Greg KH
2011-09-16 10:57     ` Neil Horman
2011-09-16 13:23       ` Greg KH
2011-09-16 13:32         ` Neil Horman
2011-09-16 16:12           ` Bjorn Helgaas
2011-09-19 15:47 ` [PATCH] sysfs: add per pci device msi[x] irq listing (v3) Neil Horman
2011-09-19 17:14   ` Greg KH
2011-09-19 17:33     ` Neil Horman
2011-09-22 10:49   ` Konrad Rzeszutek Wilk
2011-09-22 10:57     ` Neil Horman
2011-09-22 11:10       ` Konrad Rzeszutek Wilk
2011-09-22 13:21         ` Neil Horman
2011-09-22 13:17     ` Neil Horman
2011-09-22 13:54   ` Matthew Wilcox
2011-09-22 14:32     ` Neil Horman
2011-09-28 22:18       ` Bjorn Helgaas
2011-09-29  0:42         ` Neil Horman
2011-09-29  4:40           ` Bjorn Helgaas
2011-09-29 13:07             ` Neil Horman
2011-09-29 14:38 ` [PATCH] sysfs: add per pci device msi[x] irq listing (v4) Neil Horman
2011-09-29 14:51   ` Greg KH
2011-09-30 12:32   ` Stefan Richter
2011-09-30 15:33     ` Neil Horman
2011-09-30 16:33       ` Bjorn Helgaas
2011-09-30 16:54         ` Neil Horman
2011-10-06 15:36           ` Jesse Barnes
2011-10-06 17:12             ` Neil Horman [this message]
2011-10-06 17:57               ` Bjorn Helgaas
2011-10-06 18:08                 ` [PATCH] sysfs: add per pci device msi[x] irq listing (v5) Neil Horman
2011-10-14 16:21                   ` Jesse Barnes
2011-10-14 16:40                     ` Greg KH
2011-10-14 17:31                     ` Neil Horman
2011-11-01 16:47                     ` Neil Horman
2011-11-01 16:58                       ` Jesse Barnes
2011-11-01 18:05                         ` Neil Horman

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=20111006171208.GB22462@hmsreliant.think-freely.org \
    --to=nhorman@tuxdriver.com \
    --cc=bhelgaas@google.com \
    --cc=gregkh@suse.de \
    --cc=jbarnes@virtuousgeek.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=stefanr@s5r6.in-berlin.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.