|
@@ -497,9 +497,8 @@ static void __init emergency_stack_init(void)
|
|
|
}
|
|
|
|
|
|
/*
|
|
|
- * Called into from start_kernel, after lock_kernel has been called.
|
|
|
- * Initializes bootmem, which is unsed to manage page allocation until
|
|
|
- * mem_init is called.
|
|
|
+ * Called into from start_kernel this initializes bootmem, which is used
|
|
|
+ * to manage page allocation until mem_init is called.
|
|
|
*/
|
|
|
void __init setup_arch(char **cmdline_p)
|
|
|
{
|