linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [2.6.0-test1-mm1] Compile varnings
@ 2003-07-16 20:31 Christian Axelsson
  2003-07-16 22:08 ` Rudo Thomas
  2003-07-18 23:32 ` Greg KH
  0 siblings, 2 replies; 3+ messages in thread
From: Christian Axelsson @ 2003-07-16 20:31 UTC (permalink / raw)
  To: linux-kernel, linux-mm

Here is an i2c related warning:

CC      drivers/i2c/i2c-dev.o
drivers/i2c/i2c-dev.c: In function `show_dev':
drivers/i2c/i2c-dev.c:121: warning: unsigned int format, different type
arg (arg 3)

Note that this one is still here:

  AS      arch/i386/boot/setup.o
arch/i386/boot/setup.S: Assembler messages:
arch/i386/boot/setup.S:165: Warning: value 0x37ffffff truncated to
0x37ffffff

-- 
Christian Axelsson
smiler@lanil.mine.nu


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [2.6.0-test1-mm1] Compile varnings
  2003-07-16 20:31 [2.6.0-test1-mm1] Compile varnings Christian Axelsson
@ 2003-07-16 22:08 ` Rudo Thomas
  2003-07-18 23:32 ` Greg KH
  1 sibling, 0 replies; 3+ messages in thread
From: Rudo Thomas @ 2003-07-16 22:08 UTC (permalink / raw)
  To: Christian Axelsson; +Cc: linux-kernel

> Note that this one is still here:
> 
>   AS      arch/i386/boot/setup.o
> arch/i386/boot/setup.S: Assembler messages:
> arch/i386/boot/setup.S:165: Warning: value 0x37ffffff truncated to
> 0x37ffffff

I believe this is a bug in the assembler (binutils)...

Rudo.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [2.6.0-test1-mm1] Compile varnings
  2003-07-16 20:31 [2.6.0-test1-mm1] Compile varnings Christian Axelsson
  2003-07-16 22:08 ` Rudo Thomas
@ 2003-07-18 23:32 ` Greg KH
  1 sibling, 0 replies; 3+ messages in thread
From: Greg KH @ 2003-07-18 23:32 UTC (permalink / raw)
  To: Christian Axelsson; +Cc: linux-kernel, linux-mm

On Wed, Jul 16, 2003 at 10:31:42PM +0200, Christian Axelsson wrote:
> Here is an i2c related warning:
> 
> CC      drivers/i2c/i2c-dev.o
> drivers/i2c/i2c-dev.c: In function `show_dev':
> drivers/i2c/i2c-dev.c:121: warning: unsigned int format, different type
> arg (arg 3)

I've posted a patch to fix this warning.  Look in the archives.

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-07-19  1:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-16 20:31 [2.6.0-test1-mm1] Compile varnings Christian Axelsson
2003-07-16 22:08 ` Rudo Thomas
2003-07-18 23:32 ` Greg KH

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).