> Most architectures could (and should) take an unsigned long * arg for their > bitops. x86 doesn't do this and it needs fixing. I fixed it. Infiniband > is being a problem.
Is your fix available somewhere? Would like to check any patches I make. > It would be nice to get it fixed up, please. Will take a look. A few non-ipath warnings in the spew: > drivers/infiniband/hw/mlx4/qp.c: In function 'mlx4_ib_post_send': > drivers/infiniband/hw/mlx4/qp.c:1460: warning: 'seglen' may be used > uninitialized in this function which gcc version is giving this? > drivers/char/epca.c:2542: warning: 'epca_setup' defined but not used ...this got lost in the noise. - 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
