> Change u32 to u64, and use BIT_ULL and 1ULL everywhere. > > Note: transports are unchanged, and only set low 32 bit. > This guarantees that no transport sets e.g. VERSION_1 > by mistake without proper support. > > Based on patch by Rusty. > > Signed-off-by: Rusty Russell <ru...@rustcorp.com.au> > Signed-off-by: Cornelia Huck <cornelia.h...@de.ibm.com> > Signed-off-by: Michael S. Tsirkin <m...@redhat.com> > ---
Reviewed-by: David Hildenbrand <d...@linux.vnet.ibm.com> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/