linux/arch/um/kernel
Jeff Dike b4ffb6ad8d uml: host_info tidying
Move the host_info string from util.c to um_arch.c, where it is
actually initialized and used.  Also document its lack of locking.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-07 12:13:00 -07:00
..
skas [PATCH] uml: remove code controlled by non-existent config option 2007-02-11 10:51:23 -08:00
tt uml: delete unused code 2007-05-07 12:13:00 -07:00
Makefile [PATCH] uml: delete unused file 2007-02-11 10:51:22 -08:00
asm-offsets.c
config.c.in
dyn.lds.S [PATCH] uml: add _text definition to linker scripts 2006-10-31 08:07:00 -08:00
exec.c [PATCH] uml: Kill a compilation warning 2007-02-11 10:51:22 -08:00
exitcode.c
gmon_syms.c
gprof_syms.c
init_task.c
initrd.c
irq.c [PATCH] uml: activate_fd: return ENOMEM only when appropriate 2007-03-08 07:38:21 -08:00
ksyms.c
mem.c [PATCH] uml: fix LVM crash 2007-03-29 08:22:24 -07:00
physmem.c [PATCH] uml: mem.c and physmem.c formatting fixes 2007-02-11 10:51:22 -08:00
process.c [PATCH] uml: split memory allocation prototypes out of user.h 2006-10-20 10:26:36 -07:00
ptrace.c [PATCH] uml: x86_64 ptrace fixes 2007-02-11 10:51:24 -08:00
reboot.c
sigio.c [PATCH] uml: SIGIO formatting fixes 2007-02-11 10:51:23 -08:00
signal.c [PATCH] uml: fix formatting violations in signal delivery code 2007-03-06 09:30:26 -08:00
smp.c
syscall.c [PATCH] uml: remove unused variable and function 2007-02-11 10:51:22 -08:00
sysrq.c [PATCH] uml: const a variable 2007-02-11 10:51:22 -08:00
time.c [PATCH] uml: make time data per-cpu 2007-02-11 10:51:22 -08:00
tlb.c
trap.c [PATCH] uml: make signal handlers static 2007-02-11 10:51:22 -08:00
uaccess.c
um_arch.c uml: host_info tidying 2007-05-07 12:13:00 -07:00
umid.c [PATCH] uml: umid tidying 2007-02-11 10:51:24 -08:00
uml.lds.S [PATCH] uml: add _text definition to linker scripts 2006-10-31 08:07:00 -08:00
vmlinux.lds.S