[ PATCH 7/7 ] UML - Add missing __init declarations

2007-03-22 Thread Jeff Dike
The build started finding calls from non-init to init functions. These are just cases of init functions not being properly marked, so this patch fixes that. Signed-off-by: Jeff Dike <[EMAIL PROTECTED]> -- arch/um/kernel/mem.c|2 +- arch/um/os-Linux/main.c |2 +-

[ PATCH 7/7 ] UML - Add missing __init declarations

2007-03-22 Thread Jeff Dike
The build started finding calls from non-init to init functions. These are just cases of init functions not being properly marked, so this patch fixes that. Signed-off-by: Jeff Dike [EMAIL PROTECTED] -- arch/um/kernel/mem.c|2 +- arch/um/os-Linux/main.c |2 +-