summaryrefslogtreecommitdiff
path: root/scripts/sortextable.c
diff options
context:
space:
mode:
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>2016-02-11 16:10:23 -0500
committerJiri Slaby <jslaby@suse.cz>2016-03-16 10:38:22 +0100
commit372e06155eb9a01cdff0b87c6ac4347448a5273c (patch)
tree3bf8ed52e6363f1dd2ea8c16b7df186716caac2f /scripts/sortextable.c
parentbb7aa305af0fd136dde25ad65ec0d3279d809d8b (diff)
downloadlwn-372e06155eb9a01cdff0b87c6ac4347448a5273c.tar.gz
lwn-372e06155eb9a01cdff0b87c6ac4347448a5273c.zip
xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
commit 8d47065f7d1980dde52abb874b301054f3013602 upstream. 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> Reviewed-by: Jan Beulich <jbeulich@suse.com> Signed-off-by: David Vrabel <david.vrabel@citrix.com> Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Diffstat (limited to 'scripts/sortextable.c')
0 files changed, 0 insertions, 0 deletions