All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] A couple of SR-IOV-related patches
@ 2014-02-12 21:05 Boris Ostrovsky
  2014-02-12 21:05 ` [PATCH 1/2] x86/pci: Store VF's memory space displacement in a 64-bit value Boris Ostrovsky
  2014-02-12 21:05 ` [PATCH 2/2] x86/pci: Remove unnecessary check in VF value computation Boris Ostrovsky
  0 siblings, 2 replies; 10+ messages in thread
From: Boris Ostrovsky @ 2014-02-12 21:05 UTC (permalink / raw)
  To: jbeulich, keir; +Cc: george.dunlap, xen-devel, boris.ostrovsky

The first patch fixes a bug in calculating offset to the Virtual Function's
memory space. It may be worth taking it to 4.4.

The second patch is removal of what seems to be a redundant check in computing
VF number.

Boris Ostrovsky (2):
  x86/pci: Store VF's memory space displacement in a 64-bit value
  x86/pci: Remove unnecessary check in VF value computation

 xen/arch/x86/msi.c | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

-- 
1.8.1.4

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-02-18 17:08 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-12 21:05 [PATCH 0/2] A couple of SR-IOV-related patches Boris Ostrovsky
2014-02-12 21:05 ` [PATCH 1/2] x86/pci: Store VF's memory space displacement in a 64-bit value Boris Ostrovsky
2014-02-12 21:05 ` [PATCH 2/2] x86/pci: Remove unnecessary check in VF value computation Boris Ostrovsky
2014-02-13  9:48   ` Jan Beulich
2014-02-18 10:16     ` Jan Beulich
2014-02-18 15:49       ` Boris Ostrovsky
2014-02-18 16:41         ` Jan Beulich
2014-02-18 16:56           ` Boris Ostrovsky
2014-02-18 17:04             ` Jan Beulich
2014-02-18 17:10               ` Boris Ostrovsky

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.