Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 7811
b: refs/heads/master
c: 1f3a730
h: refs/heads/master
i:
  7809: 89e42c6
  7807: 362c2ea
v: v3
  • Loading branch information
Len Brown committed Aug 5, 2005
1 parent d09e93f commit 96a59fd
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: c202ac9fbdb64145f034be266d6ee88c98b40aa8
refs/heads/master: 1f3a730117ceda2a7c917d687921fe3c82283968
2 changes: 1 addition & 1 deletion trunk/arch/i386/kernel/acpi/boot.c
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ static u64 acpi_lapic_addr __initdata = APIC_DEFAULT_PHYS_BASE;

#define MAX_MADT_ENTRIES 256
u8 x86_acpiid_to_apicid[MAX_MADT_ENTRIES] =
{[0...MAX_MADT_ENTRIES - 1] = 0xff };
{[0 ... MAX_MADT_ENTRIES - 1] = 0xff };
EXPORT_SYMBOL(x86_acpiid_to_apicid);

/* --------------------------------------------------------------------------
Expand Down

0 comments on commit 96a59fd

Please sign in to comment.