Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 89080
b: refs/heads/master
c: 2df2972
h: refs/heads/master
v: v3
  • Loading branch information
Alexey Starikovskiy authored and Ingo Molnar committed Apr 17, 2008
1 parent cec7d64 commit ac23d27
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: 7219bebd72726c13c1eaaa3ade0e829e998fb3b1
refs/heads/master: 2df297261903249f5ac2d3d14ededbda229397e2
4 changes: 2 additions & 2 deletions trunk/arch/x86/kernel/mpparse_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -867,8 +867,6 @@ void __init find_smp_config (void)
smp_scan_config(address, 0x400);
}

int es7000_plat;

/* --------------------------------------------------------------------------
ACPI-based MP Configuration
-------------------------------------------------------------------------- */
Expand Down Expand Up @@ -1029,6 +1027,8 @@ mp_override_legacy_irq(u8 bus_irq, u8 polarity, u8 trigger, u32 gsi)
panic("Max # of irq sources exceeded!\n");
}

int es7000_plat;

void __init mp_config_acpi_legacy_irqs (void)
{
struct mpc_config_intsrc intsrc;
Expand Down

0 comments on commit ac23d27

Please sign in to comment.