diff options
author | 2016-02-11 16:10:23 -0500 | |
---|---|---|
committer | 2016-02-15 14:00:34 +0000 | |
commit | 8d47065f7d1980dde52abb874b301054f3013602 (patch) | |
tree | 501649be1caaf6c9fc9186d0772048d26767fb30 /tools/perf/scripts/python/stackcollapse.py | |
parent | xen: fix potential integer overflow in queue_reply (diff) | |
download | wireguard-linux-8d47065f7d1980dde52abb874b301054f3013602.tar.xz wireguard-linux-8d47065f7d1980dde52abb874b301054f3013602.zip |
xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
Commit 408fb0e5aa7fda0059db282ff58c3b2a4278baa0 (xen/pciback: Don't
allow MSI-X ops if PCI_COMMAND_MEMORY is not set) prevented enabling
MSI-X on passed-through virtual functions, because it checked the VF
for PCI_COMMAND_MEMORY but this is not a valid bit for VFs.
Instead, check the physical function for PCI_COMMAND_MEMORY.
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: <stable@vger.kernel.org>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions