On Fri, Apr 12 2013, Aaron Carroll wrote: > Casting a uint64_t to a pointer emits a warning on 32 bit systems. > This patch fixes the warning, but seems a bit suspicious. Should the > type of 'tag' be uintptr_t ? Thanks, applied. The tag is out of a command, so it's always 64-bits. -- Jens Axboe -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html