> Could you try commenting out just these 2 lines in mthca_cmd.c: > > if (dev->mthca_flags & MTHCA_FLAG_SINAI_OPT) > MTHCA_PUT(inbox, 0x1, INIT_HCA_FLAGS1_OFFSET); > > (reverting your changes, that is keeping MTHCA_FLAG_SINAI_OPT set as it was > originally) > and see what happens?
Good idea. I bet this gets rid of the problem too, because I looked at the other places the flag is tested and they all look pretty safe. - R. _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
