thanks, applied all 5.

Do you have any pending patches for 2.6.26?  In particular it would be
nice to fix

    drivers/infiniband/hw/ipath/ipath_iba6110.c: In function 'slave_or_pri_blk':
    drivers/infiniband/hw/ipath/ipath_iba6110.c:843: warning: overflow in 
implicit constant conversion

and also the sparse warnings

    drivers/infiniband/hw/ipath/ipath_intr.c:835:7: warning: incorrect type in 
assignment (different base types)
    drivers/infiniband/hw/ipath/ipath_intr.c:835:7:    expected restricted 
unsigned long long [usertype] val
    drivers/infiniband/hw/ipath/ipath_intr.c:835:7:    got unsignedlong long
    drivers/infiniband/hw/ipath/ipath_intr.c:836:33: warning: incorrect type in 
assignment (different base types)
    drivers/infiniband/hw/ipath/ipath_intr.c:836:33:    expected restricted 
unsigned long long volatile [usertype] <noident>
    drivers/infiniband/hw/ipath/ipath_intr.c:836:33:    got unsigned long 
[unsigned] [long] <noident>
    drivers/infiniband/hw/ipath/ipath_intr.c:62:3: warning: dereference of 
noderef expression
    drivers/infiniband/hw/ipath/ipath_intr.c:64:8: warning: dereference of 
noderef expression

which all look like real bugs.

 - 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

Reply via email to