[openib-general] [PATCH] mthca: make IB_SEND_FENCE work

Roland Dreier rdreier at cisco.com
Mon Aug 14 14:19:44 PDT 2006


    Michael> Maybe compile with -Wno-uninitialized?

This is discussed periodically on lkml.

The problem with -Wno-uninitialized is that it shuts up the good "is
used uninitialized" warnings also (in addition to the "may be used"
warnings, which are often bogus).

 - R.




More information about the general mailing list