Pull context-bitmap into release branch

This commit is contained in:
Tony Luck
2005-11-10 10:39:49 -08:00
4 changed files with 92 additions and 76 deletions

View File

@@ -461,6 +461,7 @@ setup_arch (char **cmdline_p)
#endif
cpu_init(); /* initialize the bootstrap CPU */
mmu_context_init(); /* initialize context_id bitmap */
#ifdef CONFIG_ACPI
acpi_boot_init();