Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117690
b: refs/heads/master
c: 3cfba08
h: refs/heads/master
v: v3
  • Loading branch information
Marcin Slusarz authored and Ingo Molnar committed Oct 22, 2008
1 parent e62a4b8 commit 7033fe2
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: 2caa37150d7aa110b6155cb77b07e581c103fef4
refs/heads/master: 3cfba0892585d4c8e7b4122b5dc0d206a76936de
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/genx2apic_phys.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ static int set_x2apic_phys_mode(char *arg)
}
early_param("x2apic_phys", set_x2apic_phys_mode);

static int __init x2apic_acpi_madt_oem_check(char *oem_id, char *oem_table_id)
static int x2apic_acpi_madt_oem_check(char *oem_id, char *oem_table_id)
{
if (cpu_has_x2apic && x2apic_phys)
return 1;
Expand Down

0 comments on commit 7033fe2

Please sign in to comment.