Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 93526
b: refs/heads/master
c: 991074f
h: refs/heads/master
v: v3
  • Loading branch information
Jacek Luczak authored and Ingo Molnar committed Apr 26, 2008
1 parent bab06ba commit 6697be3
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: 4c01f23bdbd34e7edeadbaa920c3018307a541d5
refs/heads/master: 991074fd35e9e584d3cc28b4cba2e12743aeaa46
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/mpparse.c
Original file line number Diff line number Diff line change
Expand Up @@ -817,7 +817,7 @@ static int mp_find_ioapic(int gsi)
return -1;
}

static u8 uniq_ioapic_id(u8 id)
static u8 __init uniq_ioapic_id(u8 id)
{
#ifdef CONFIG_X86_32
if ((boot_cpu_data.x86_vendor == X86_VENDOR_INTEL) &&
Expand Down

0 comments on commit 6697be3

Please sign in to comment.