[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8b67d60903071704j4392cde7mb826531da079430d@mail.gmail.com>
Date: Sun, 8 Mar 2009 01:04:03 +0000
From: Adrian McMenamin <lkmladrian@...il.com>
To: Roland Dreier <rdreier@...co.com>
Cc: LKML <linux-kernel@...r.kernel.org>
Subject: Re: printk issue - bug?
2009/3/7 Roland Dreier <rdreier@...co.com>:
>
> ie offset is a 64-bit type but the printk format for it is %x, which
> presumably only consumes 32 bits on SH4? Seems like your code is buggy
> and you ignored a compiler warning about printk format mismatch?
>
> - R.
>
Yes, loff_t is a long long but why did it work in the first line and
not the second?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists