All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Ian Campbell <Ian.Campbell@citrix.com>
Cc: konrad@kernel.org, xen-devel@lists.xen.org,
	ian.jackson@eu.citrix.com, stefano.stabellini@eu.citrix.com
Subject: Re: [PATCH] xl: Use proper path for 'do_flr' functionality.
Date: Fri, 11 Jul 2014 15:50:55 -0400	[thread overview]
Message-ID: <20140711195055.GL23257@laptop.dumpdata.com> (raw)
In-Reply-To: <1405005796.4570.8.camel@kazak.uk.xensource.com>

On Thu, Jul 10, 2014 at 04:23:16PM +0100, Ian Campbell wrote:
> 
> On Tue, 2014-07-08 at 15:00 -0400, konrad@kernel.org wrote:
> > From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> > 
> > Commit f74035d3b1e827ff6ff1873e2f10feb011a8d0d2 "xl: PCI code cleanups"
> > introduced an regression where it changed the name from:
> > /sys/bus/pci/drivers/pciback/do_flr
> > to
> > libxl_sprintf(ctx, "%s/pciback/do_flr", SYSFS_PCI_DEV);
> > 
> > And SYSFS_PCI_DEV is "/sys/bus/pci/devices", meaning we would
> > do /sys/bus/pci/devices/pciback/do_flr. The proper define
> > should have been SYSFS_PCIBACK_DRIVER, which is what this patch does.
> > 
> > Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> 
> Acked and applied, correcting the title to say libxl.

Duh. Thank and will be more careful in the future.
> 
> Ian.
> 
> 
> 

  reply	other threads:[~2014-07-11 19:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-08 19:00 [PATCH] xl: Use proper path for 'do_flr' functionality konrad
2014-07-10 15:23 ` Ian Campbell
2014-07-11 19:50   ` Konrad Rzeszutek Wilk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-06-24 14:47 konrad
2014-06-24 13:54 ` Jan Beulich

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=20140711195055.GL23257@laptop.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=konrad@kernel.org \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=xen-devel@lists.xen.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 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.