Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99694
b: refs/heads/master
c: 7f028bc
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner committed May 25, 2008
1 parent c69441c commit deacfd7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 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: ba5b14cc0311af6ed20dc25aa98a1d5ea6f2e6c0
refs/heads/master: 7f028bc0fd119a4fc65aedc07728ce85c8813d33
2 changes: 0 additions & 2 deletions trunk/arch/x86/kernel/acpi/boot.c
Original file line number Diff line number Diff line change
Expand Up @@ -331,8 +331,6 @@ acpi_parse_lapic_nmi(struct acpi_subtable_header * header, const unsigned long e

#ifdef CONFIG_X86_IO_APIC

struct mp_ioapic_routing mp_ioapic_routing[MAX_IO_APICS];

static int __init
acpi_parse_ioapic(struct acpi_subtable_header * header, const unsigned long end)
{
Expand Down
4 changes: 2 additions & 2 deletions trunk/arch/x86/kernel/mpparse.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Intel Multiprocessor Specification 1.1 and 1.4
2 * Intel Multiprocessor Specification 1.1 and 1.4
* compliant MP-table parsing routines.
*
* (c) 1995 Alan Cox, Building #3 <alan@redhat.com>
Expand Down Expand Up @@ -805,7 +805,7 @@ int es7000_plat;

#define MP_ISA_BUS 0

extern struct mp_ioapic_routing mp_ioapic_routing[MAX_IO_APICS];
static struct mp_ioapic_routing mp_ioapic_routing[MAX_IO_APICS];

static int mp_find_ioapic(int gsi)
{
Expand Down

0 comments on commit deacfd7

Please sign in to comment.