Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 100149
b: refs/heads/master
c: 54ce7f9
h: refs/heads/master
i:
  100147: 1a188f0
v: v3
  • Loading branch information
Ingo Molnar committed Jul 10, 2008
1 parent ca2cd4e commit f7f9444
Show file tree
Hide file tree
Showing 2 changed files with 8 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: efefa6f63fe6f08c16fa28dc9391bd1b89df5274
refs/heads/master: 54ce7f99065cadcbb627f47f2321b76f099fda28
7 changes: 7 additions & 0 deletions trunk/arch/x86/kernel/setup_visws.c
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,13 @@ void __init visws_early_detect(void)
mach_get_smp_config_quirk = visws_get_smp_config_quirk;
mach_find_smp_config_quirk = visws_find_smp_config_quirk;

#ifdef CONFIG_X86_IO_APIC
/*
* Turn off IO-APIC detection and initialization:
*/
skip_ioapic_setup = 1;
#endif

/*
* Get Board rev.
* First, we have to initialize the 307 part to allow us access
Expand Down

0 comments on commit f7f9444

Please sign in to comment.