[ofa-general] bitops take an unsigned long *

Roland Dreier rdreier at cisco.com
Fri May 9 09:36:35 PDT 2008


 > 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.



More information about the general mailing list