* Re: [PATCH] qla2x: fix printk format warnings [not found] <20090218131120.d1beb9f7.randy.dunlap@oracle.com> @ 2009-02-18 21:22 ` Matthew Wilcox 2009-02-18 21:30 ` Andrew Morton 0 siblings, 1 reply; 3+ messages in thread From: Matthew Wilcox @ 2009-02-18 21:22 UTC (permalink / raw) To: Randy Dunlap; +Cc: scsi, akpm, jejb, linux-driver, linux-ia64 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." ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] qla2x: fix printk format warnings 2009-02-18 21:22 ` [PATCH] qla2x: fix printk format warnings Matthew Wilcox @ 2009-02-18 21:30 ` Andrew Morton 2009-02-18 21:35 ` Randy Dunlap 0 siblings, 1 reply; 3+ messages in thread From: Andrew Morton @ 2009-02-18 21:30 UTC (permalink / raw) To: Matthew Wilcox Cc: randy.dunlap, linux-scsi, James.Bottomley, linux-driver, linux-ia64 On Wed, 18 Feb 2009 14:22:50 -0700 Matthew Wilcox <matthew@wil.cx> wrote: > 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 ... Yes, we should do this. But momentum seems to have faded again. ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] qla2x: fix printk format warnings 2009-02-18 21:30 ` Andrew Morton @ 2009-02-18 21:35 ` Randy Dunlap 0 siblings, 0 replies; 3+ messages in thread From: Randy Dunlap @ 2009-02-18 21:35 UTC (permalink / raw) To: Andrew Morton Cc: Matthew Wilcox, randy.dunlap, linux-scsi, James.Bottomley, linux-driver, linux-ia64 Andrew Morton wrote: > On Wed, 18 Feb 2009 14:22:50 -0700 > Matthew Wilcox <matthew@wil.cx> wrote: > >> 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 ... > > Yes, we should do this. But momentum seems to have faded again. OK. I can help with that then. -- ~Randy ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-02-18 21:35 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20090218131120.d1beb9f7.randy.dunlap@oracle.com>
2009-02-18 21:22 ` [PATCH] qla2x: fix printk format warnings Matthew Wilcox
2009-02-18 21:30 ` Andrew Morton
2009-02-18 21:35 ` Randy Dunlap
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).