Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104857
b: refs/heads/master
c: 988781d
h: refs/heads/master
i:
  104855: 5298320
v: v3
  • Loading branch information
Yinghai Lu authored and Ingo Molnar committed Jul 22, 2008
1 parent 0ede2fb commit add7ebd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5171c3047df9d5b5183b2b179aa797a5aed8369b
refs/heads/master: 988781dc3e1d9209192b04458d279815923f5e76
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -680,7 +680,7 @@ void __init setup_arch(char **cmdline_p)
#ifdef CONFIG_X86_LOCAL_APIC
disable_apic = 1;
#endif
clear_cpu_cap(&boot_cpu_data, X86_FEATURE_APIC);
setup_clear_cpu_cap(X86_FEATURE_APIC);
}

#ifdef CONFIG_PCI
Expand Down

0 comments on commit add7ebd

Please sign in to comment.