These patches fix bugs discovered during further testing of the torus-2QoS routing module for OpenSM.
(See http://www.spinics.net/lists/linux-rdma/msg01438.html and http://www.spinics.net/lists/linux-rdma/msg01938.html) Jim Schutt (3): opensm: Use local variables when searching for torus-2QoS master spanning tree root. opensm: Fix handling of torus-2QoS topology discovery for radix 4 torus dimensions. opensm: Avoid havoc in dump_ucast_routes() caused by torus-2QoS persistent use of osm_port_t:priv. opensm/include/opensm/osm_switch.h | 12 + opensm/opensm/osm_dump.c | 2 +- opensm/opensm/osm_switch.c | 7 +- opensm/opensm/osm_ucast_mgr.c | 1 + opensm/opensm/osm_ucast_torus.c | 418 +++++++++++++++--------------------- 5 files changed, 193 insertions(+), 247 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
