On Tue, Sep 26, 2017 at 04:05:11PM +0200, Nelio Laranjeiro wrote: > -static void *__VERBS_ABI_IS_EXTENDED = ((uint8_t *) NULL) - 1; > +static void *__VERBS_ABI_IS_EXTENDED = (void *)UINTPTR_MAX; Hurm, this shouldn't be a static in a header file :( Patch looks OK to me. 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