summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/xen
diff options
context:
space:
mode:
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>2016-02-11 22:10:24 +0100
committerDavid Vrabel <david.vrabel@citrix.com>2016-02-15 15:21:10 +0100
commitd159457b84395927b5a52adb72f748dd089ad5e5 (patch)
treea5aa5db670f3112cae7629f99a09c3085aba8bfa /arch/x86/include/asm/xen
parentxen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY (diff)
downloadlinux-d159457b84395927b5a52adb72f748dd089ad5e5.tar.xz
linux-d159457b84395927b5a52adb72f748dd089ad5e5.zip
xen/pciback: Save the number of MSI-X entries to be copied later.
Commit 8135cf8b092723dbfcc611fe6fdcb3a36c9951c5 (xen/pciback: Save xen_pci_op commands before processing it) broke enabling MSI-X because it would never copy the resulting vectors into the response. The number of vectors requested was being overwritten by the return value (typically zero for success). Save the number of vectors before processing the op, so the correct number of vectors are copied afterwards. 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 'arch/x86/include/asm/xen')
0 files changed, 0 insertions, 0 deletions