1
linux/arch/um/os-Linux
Paolo 'Blaisorblade' Giarrusso 41c79dc382 [PATCH] uml: fix bogus HOST_ELF_CLASS symbol name
Even if with a bit of misunderstanding, Al fixed this in commit
95608261da.

Well, the symbol was intended to come from userspace (it exists there on normal
host), but since some hosts may miss that, using the kernel one is just as fine.
However, rename it to be named consistently with the rest.

Actually, he missed converting ELFCLASS32 to coming from kernel headers. For
consistence, add ELFCLASS64 too.

Cc: Al Viro <viro@ZenIV.linux.org.uk>
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 [PATCH] uml: preserve errno in error paths 2005-09-17 11:50:00 -07:00
include Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sys-i386 [PATCH] uml: skas0 - separate kernel address space on stock hosts 2005-07-07 18:23:44 -07:00
sys-x86_64 [PATCH] uml: skas0 - separate kernel address space on stock hosts 2005-07-07 18:23:44 -07:00
util [PATCH] uml: start cross-build support : mk_user_constants 2005-05-05 16:36:34 -07:00
aio.c [PATCH] uml: return a real error code 2005-09-17 11:50:00 -07:00
elf_aux.c [PATCH] uml: fix bogus HOST_ELF_CLASS symbol name 2005-09-21 16:16:30 -07:00
file.c [PATCH] uml: preserve errno in error paths 2005-09-17 11:50:00 -07:00
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: move libc-dependent startup and signal code 2005-09-05 00:06:24 -07:00
signal.c [PATCH] uml: s390 preparation, sighandler interface abstraction 2005-05-05 16:36:38 -07:00
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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
user_syms.c [PATCH] uml: implement hostfs syncing 2005-07-28 21:46:05 -07:00