On Wed, Jan 25, 2017 at 04:49:45PM +0200, Yishai Hadas wrote: > +#ifdef HAVE_FUNC_ATTRIBUTE_ALWAYS_INLINE > +#define ALWAYS_INLINE __attribute__((always_inline)) > +#else > +#define ALWAYS_INLINE > +#endif Please put this and the copy in mlx5.h into util/compiler.h Jason -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html