Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1720
b: refs/heads/master
c: adaa765
h: refs/heads/master
v: v3
  • Loading branch information
Alexander Nyberg authored and Linus Torvalds committed May 31, 2005
1 parent 2d373c5 commit cb1093e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9c2be6a0fa186e2cb0cf14f41f20b08a5809a026
refs/heads/master: adaa765d76f58b47e10a4760f2c0bc86de5479b9
2 changes: 2 additions & 0 deletions trunk/arch/i386/kernel/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -1502,11 +1502,13 @@ void __init setup_arch(char **cmdline_p)
if (efi_enabled)
efi_map_memmap();

#ifdef CONFIG_ACPI_BOOT
/*
* Parse the ACPI tables for possible boot-time SMP configuration.
*/
acpi_boot_table_init();
acpi_boot_init();
#endif

#ifdef CONFIG_X86_LOCAL_APIC
if (smp_found_config)
Expand Down

0 comments on commit cb1093e

Please sign in to comment.