Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155042
b: refs/heads/master
c: 23d0cd8
h: refs/heads/master
v: v3
  • Loading branch information
Jaswinder Singh Rajput authored and Ingo Molnar committed Jul 3, 2009
1 parent 267de4f commit abc2e64
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: d3ac88157c1e9153f37cd2b9313117ae11735063
refs/heads/master: 23d0cd8e718723f1ddda37637bc6b7c34caec64a
2 changes: 0 additions & 2 deletions trunk/arch/x86/kernel/apic/apic.c
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ int x2apic_mode;
#ifdef CONFIG_X86_X2APIC
/* x2apic enabled before OS handover */
static int x2apic_preenabled;
static int disable_x2apic;
static __init int setup_nox2apic(char *str)
{
if (x2apic_enabled()) {
Expand All @@ -149,7 +148,6 @@ static __init int setup_nox2apic(char *str)
return 0;
}

disable_x2apic = 1;
setup_clear_cpu_cap(X86_FEATURE_X2APIC);
return 0;
}
Expand Down

0 comments on commit abc2e64

Please sign in to comment.