kernel-ark/arch/um/os-Linux
Paolo 'Blaisorblade' Giarrusso a46c904764 [PATCH] uml: comment about cast build fix
Explain why the casting we do to silence this warning is indeed safe.

It is because the field we're casting from, though being 64-bit wide, was filled
with a pointer in first place by ourselves.

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-21 16:16:30 -07:00
..
drivers
include
sys-i386
sys-x86_64
util
aio.c [PATCH] uml: comment about cast build fix 2005-09-21 16:16:30 -07:00
elf_aux.c [PATCH] uml: fix bogus HOST_ELF_CLASS symbol name 2005-09-21 16:16:30 -07:00
file.c
Makefile [PATCH] uml: move libc code out of mem_user.c and tempfile.c 2005-09-17 11:50:00 -07:00
mem.c [PATCH] uml: move libc code out of mem_user.c and tempfile.c 2005-09-17 11:50:00 -07:00
process.c [PATCH] uml: readd removed unistd.h inclusion 2005-09-21 16:16:30 -07:00
signal.c
start_up.c [PATCH] uml: move libc code out of mem_user.c and tempfile.c 2005-09-17 11:50:00 -07:00
time.c
tt.c [PATCH] uml: move libc code out of mem_user.c and tempfile.c 2005-09-17 11:50:00 -07:00
tty.c
user_syms.c