32-bit build warning cleanups We need to cast pointers to uintptr_t first before casting to 64-bit, or they complain about the differences in size. Signed-off-by: Jens Axboe <axboe@kernel.dk>