Re: [PATCH] per-cpu areas for 2.5.3-pre6

Andrew Morton (akpm@zip.com.au)
Tue, 29 Jan 2002 16:49:15 -0800


Rusty Russell wrote:
>
> @@ -316,6 +341,7 @@
> lock_kernel();
> printk(linux_banner);
> setup_arch(&command_line);
> + setup_per_cpu_areas();
> printk("Kernel command line: %s\n", saved_command_line);
> parse_options(command_line);
> trap_init();

Looks good. I'll shut up now.

-
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/