[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1326388007-19178-1-git-send-email-konrad.wilk@oracle.com>
Date: Thu, 12 Jan 2012 12:06:45 -0500
From: Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
To: jbarnes@...tuousgeek.org, linux-pci@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: xen-devel@...ts.xensource.com
Subject: [PATCH] xen-pciback features for v3.4 (FLR). v2
Please pull these patches in your v3.4 branch. A bunch of folks using
Xen chatted a bit about this and it is a worthwile to have this functionality
in the kernel.
Thanks!
The two patches are:
[PATCH 1/2] pci: Introduce __pci_reset_function_locked to be used
[PATCH 2/2] xen/pciback: Support pci_reset_function, aka FLR or D3
drivers/pci/pci.c | 25 ++++++++++++++++++++++
drivers/xen/xen-pciback/pci_stub.c | 41 +++++++++++++++++++++++++++++++++--
drivers/xen/xen-pciback/pciback.h | 1 +
include/linux/pci.h | 1 +
4 files changed, 65 insertions(+), 3 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists