Compile problem with sparc64

From: Marcel Holtmann
Date: Wed Apr 14 2004 - 15:19:47 EST


Hi,

the changeset

ChangeSet@xxxxxxxxxxxxx, 2004-04-12 13:31:10-07:00, akpm@xxxxxxxx
[PATCH] binfmt_elf.c fix for 32-bit apps with large bss

causes this compile problem on sparc64

CC arch/sparc64/kernel/binfmt_elf32.o
In file included from arch/sparc64/kernel/binfmt_elf32.c:154:
fs/binfmt_elf.c: In function `load_elf_interp':
fs/binfmt_elf.c:369: warning: comparison is always false due to limited range of data type
fs/binfmt_elf.c: In function `load_elf_binary':
fs/binfmt_elf.c:780: warning: comparison is always false due to limited range of data type

Regards

Marcel


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/