All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthew Wilcox <matthew@wil.cx>
To: Randy Dunlap <randy.dunlap@oracle.com>
Cc: scsi <linux-scsi@vger.kernel.org>,
	akpm <akpm@linux-foundation.org>,
	jejb <James.Bottomley@HansenPartnership.com>,
	linux-driver@qlogic.com, linux-ia64@vger.kernel.org
Subject: Re: [PATCH] qla2x: fix printk format warnings
Date: Wed, 18 Feb 2009 21:22:50 +0000	[thread overview]
Message-ID: <20090218212249.GL16841@parisc-linux.org> (raw)
In-Reply-To: <20090218131120.d1beb9f7.randy.dunlap@oracle.com>

On Wed, Feb 18, 2009 at 01:11:20PM -0800, Randy Dunlap wrote:
> drivers/scsi/qla2xxx/qla_sup.c:915: warning: long long unsigned int format, u64 arg (arg 5)

I thought we were going to fix all these by making u64 an unsigned long
long on all 64-bit architectures?  I know benh is working on it for
powerpc, and I sent a patch to do it for ia64.  Don't think Tony's
merged it yet ...

-- 
Matthew Wilcox				Intel Open Source Technology Centre
"Bill, look, we understand that you're interested in selling us this
operating system, but compare it to ours.  We can't possibly take such
a retrograde step."

WARNING: multiple messages have this Message-ID (diff)
From: Matthew Wilcox <matthew@wil.cx>
To: Randy Dunlap <randy.dunlap@oracle.com>
Cc: scsi <linux-scsi@vger.kernel.org>,
	akpm <akpm@linux-foundation.org>,
	jejb <James.Bottomley@HansenPartnership.com>,
	linux-driver@qlogic.com, linux-ia64@vger.kernel.org
Subject: Re: [PATCH] qla2x: fix printk format warnings
Date: Wed, 18 Feb 2009 14:22:50 -0700	[thread overview]
Message-ID: <20090218212249.GL16841@parisc-linux.org> (raw)
In-Reply-To: <20090218131120.d1beb9f7.randy.dunlap@oracle.com>

On Wed, Feb 18, 2009 at 01:11:20PM -0800, Randy Dunlap wrote:
> drivers/scsi/qla2xxx/qla_sup.c:915: warning: long long unsigned int format, u64 arg (arg 5)

I thought we were going to fix all these by making u64 an unsigned long
long on all 64-bit architectures?  I know benh is working on it for
powerpc, and I sent a patch to do it for ia64.  Don't think Tony's
merged it yet ...

-- 
Matthew Wilcox				Intel Open Source Technology Centre
"Bill, look, we understand that you're interested in selling us this
operating system, but compare it to ours.  We can't possibly take such
a retrograde step."

  parent reply	other threads:[~2009-02-18 21:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-18 21:11 [PATCH] qla2x: fix printk format warnings Randy Dunlap
2009-02-18 21:16 ` Seokmann Ju
2009-02-18 21:22 ` Matthew Wilcox [this message]
2009-02-18 21:22   ` Matthew Wilcox
2009-02-18 21:30   ` Andrew Morton
2009-02-18 21:30     ` Andrew Morton
2009-02-18 21:35     ` Randy Dunlap
2009-02-18 21:35       ` Randy Dunlap

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=20090218212249.GL16841@parisc-linux.org \
    --to=matthew@wil.cx \
    --cc=James.Bottomley@HansenPartnership.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-driver@qlogic.com \
    --cc=linux-ia64@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=randy.dunlap@oracle.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.