[PATCH 3/4] UML - host_info tidying

2007-02-21 Thread Jeff Dike
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 <[EMAIL PROTECTED]> -- arch/um/include/os.h|2 +- arch/um/include/user_util.h |2 -- arch/um/kernel/um_arch.c|6

[PATCH 3/4] UML - host_info tidying

2007-02-21 Thread Jeff Dike
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 [EMAIL PROTECTED] -- arch/um/include/os.h|2 +- arch/um/include/user_util.h |2 -- arch/um/kernel/um_arch.c|6 +-