Flexible I/O Tester development
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Aaron Carroll <xaaronc@gmail.com>
Cc: "fio@vger.kernel.org" <fio@vger.kernel.org>
Subject: Re: [PATCH] fix warning on 32-bit systems
Date: Fri, 12 Apr 2013 07:52:54 +0200	[thread overview]
Message-ID: <20130412055254.GD12244@kernel.dk> (raw)
In-Reply-To: <CAKCZDg=H1ry20d8sxcHaod3=Z0SfJDzj0Z4sDo2aSvnMAk=R8A@mail.gmail.com>

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


      parent reply	other threads:[~2013-04-12  5:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-12  3:53 [PATCH] fix warning on 32-bit systems Aaron Carroll
2013-04-12  3:55 ` Aaron Carroll
2013-04-12  5:52 ` Jens Axboe [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130412055254.GD12244@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=fio@vger.kernel.org \
    --cc=xaaronc@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox