[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [xen-unstable] Adjust 23931:6a9466e1753d.



# HG changeset patch
# User Jan Beulich <jbeulich@xxxxxxxx>
# Date 1318003027 -7200
# Node ID 0c2bfd1f9c6822fbd23af0043f83d93be976323c
# Parent  6a9466e1753df115a91d32214af124f04a99cfdd
Adjust 23931:6a9466e1753d.

Committed a stale patch - this was missing from what was actually acked.

Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx>
---


diff -r 6a9466e1753d -r 0c2bfd1f9c68 xen/drivers/passthrough/vtd/dmar.c
--- a/xen/drivers/passthrough/vtd/dmar.c        Fri Oct 07 17:50:50 2011 +0200
+++ b/xen/drivers/passthrough/vtd/dmar.c        Fri Oct 07 17:57:07 2011 +0200
@@ -557,7 +557,7 @@
         if ( !pci_known_segment(rmrr->segment) )
             i = UINT_MAX;
 
-        for ( i = 0; i < rmrru->scope.devices_cnt; i++ )
+        for ( ; i < rmrru->scope.devices_cnt; i++ )
         {
             b = PCI_BUS(rmrru->scope.devices[i]);
             d = PCI_SLOT(rmrru->scope.devices[i]);

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.